Searched defs:RestoreSession (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/backup/
H A DRestoreSession.java36 public class RestoreSession { class
37 static final String TAG = "RestoreSession";
253 * End this restore session. After this method is called, the RestoreSession
273 RestoreSession(Context context, IRestoreSession binder) { method in class:RestoreSession

Completed in 31 milliseconds