Searched refs:IRestoreSession (Results 1 – 14 of 14) sorted by relevance
42 import android.app.backup.IRestoreSession;254 IRestoreSession restoreSession = in testRestoreAll()288 IRestoreSession restoreSession = in testRestoreAll_whenSinglePackageSession()300 IRestoreSession restoreSession = in testRestoreAll_whenSessionEnded()314 IRestoreSession restoreSession = in testRestoreAll_whenTransportNotRegistered()327 IRestoreSession restoreSession = in testRestoreAll_whenRestoreInProgress_addsToPendingRestores()341 IRestoreSession restoreSession = in testRestorePackages_for2Packages()363 IRestoreSession restoreSession = in testRestorePackages_for2Packages_createsSystemRestoreTask()377 IRestoreSession restoreSession = in testRestorePackages_for1Package()393 IRestoreSession restoreSession = in testRestorePackages_for1Package_createsNonSystemRestoreTask()[all …]
28 interface IRestoreSession { interface
23 import android.app.backup.IRestoreSession;569 IRestoreSession beginRestoreSessionForUser(int userId, String packageName, String transportID); in beginRestoreSessionForUser()
41 IRestoreSession mBinder;332 RestoreSession(Context context, IRestoreSession binder) { in RestoreSession()
375 IRestoreSession binder = in beginRestoreSession()
30 import android.app.backup.IRestoreSession;54 public class ActiveRestoreSession extends IRestoreSession.Stub {
33 import android.app.backup.IRestoreSession;1298 public IRestoreSession beginRestoreSessionForUser( in beginRestoreSessionForUser()1309 public IRestoreSession beginRestoreSession( in beginRestoreSession()
59 import android.app.backup.IRestoreSession;3976 public IRestoreSession beginRestoreSession(String packageName, String transport) { in beginRestoreSession()
30 import android.app.backup.IRestoreSession;64 private IRestoreSession mRestore;
4520 Landroid/app/backup/IRestoreSession$Stub$Proxy;-><init>(Landroid/os/IBinder;)V4521 Landroid/app/backup/IRestoreSession$Stub$Proxy;->endRestoreSession()V4524 Landroid/app/backup/IRestoreSession$Stub$Proxy;->mRemote:Landroid/os/IBinder;4528 Landroid/app/backup/IRestoreSession$Stub;-><init>()V4529 Landroid/app/backup/IRestoreSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IRe…4530 Landroid/app/backup/IRestoreSession$Stub;->DESCRIPTOR:Ljava/lang/String;4531 Landroid/app/backup/IRestoreSession$Stub;->TRANSACTION_endRestoreSession:I4533 Landroid/app/backup/IRestoreSession$Stub;->TRANSACTION_restoreAll:I4534 Landroid/app/backup/IRestoreSession$Stub;->TRANSACTION_restorePackage:I4535 Landroid/app/backup/IRestoreSession$Stub;->TRANSACTION_restoreSome:I[all …]
1003 android.app.backup.IRestoreSession
23784 Landroid/app/backup/IRestoreSession;
33887 Landroid/app/backup/IRestoreSession;