Searched defs:restoreSession (Results 1 – 4 of 4) sorted by relevance
248 IRestoreSession restoreSession = in testRestoreAll() local282 IRestoreSession restoreSession = in testRestoreAll_whenSinglePackageSession() local294 IRestoreSession restoreSession = in testRestoreAll_whenSessionEnded() local308 IRestoreSession restoreSession = in testRestoreAll_whenTransportNotRegistered() local321 IRestoreSession restoreSession = in testRestoreAll_whenRestoreInProgress_addsToPendingRestores() local335 IRestoreSession restoreSession = in testRestorePackages_for2Packages() local357 IRestoreSession restoreSession = in testRestorePackages_for2Packages_createsSystemRestoreTask() local371 IRestoreSession restoreSession = in testRestorePackages_for1Package() local387 IRestoreSession restoreSession = in testRestorePackages_for1Package_createsNonSystemRestoreTask() local413 IRestoreSession restoreSession = in testRestorePackages_whenSinglePackageSession() local[all …]
47 void restoreSession(int sessionId, in IBinder activityToken, in IBinder appCallback, in restoreSession() method
573 boolean restoreSession(int sessionId, int uid, @NonNull IBinder activityToken, in restoreSession() method in AutofillManagerServiceImpl
1592 public void restoreSession(int sessionId, @NonNull IBinder activityToken, in restoreSession() method in AutofillManagerService.AutoFillManagerServiceStub