Files
frameworks_base/core/java/android
Christopher Tate d884f43ffa BackupAgent-related lifecycle APIs need to be oneway
Bad Things(tm) happen if some of the lifecycle interfaces on IActivityThread are
oneway but others are not [notably, out-of-order method delivery, i.e.
catastrophe].  This change makes the methods added for backup-agent management
oneway like the rest of the API.
2009-07-23 14:40:13 -07:00
..
2009-07-17 14:27:23 -07:00
2009-07-17 17:52:26 -07:00
2009-07-21 07:55:50 -04:00
2009-07-17 07:50:00 -07:00
2009-06-18 18:36:37 -07:00
2009-07-21 19:02:12 -07:00
2009-07-22 11:26:16 -07:00