Files
frameworks_base/core/java/android
Christopher Tate 2d449afe3d Make RestoreSession.getAvailableRestoreSets() asynchronous
This transaction can involve the transport having to query a remote backend
over the wire, so it can take a Long Time(tm).  Make it main-thread-safe by
making it asynchronous, with the results passed as a callback to the invoker's
RestoreObserver.  We also make the IRestoreObserver callback interface
properly oneway.

Bug #2550665
Bug #2549422

Change-Id: If18a233a0a3d54c7b55101715c9e6195b762c5a0
2010-03-30 12:42:35 -07:00
..
2010-02-17 16:46:42 -08:00
2010-03-29 18:12:24 -07:00
2010-03-29 18:12:24 -07:00
2010-01-29 13:29:51 -08:00
2010-03-26 10:29:28 -07:00
2010-03-18 17:08:15 -07:00
2010-03-29 20:46:45 -07:00
2010-03-30 14:02:29 -04:00
2010-03-29 20:46:45 -07:00