Searched defs:restoreSession (Results 1 – 4 of 4) sorted by relevance
254 IRestoreSession restoreSession = in testRestoreAll() local288 IRestoreSession restoreSession = in testRestoreAll_whenSinglePackageSession() local300 IRestoreSession restoreSession = in testRestoreAll_whenSessionEnded() local314 IRestoreSession restoreSession = in testRestoreAll_whenTransportNotRegistered() local327 IRestoreSession restoreSession = in testRestoreAll_whenRestoreInProgress_addsToPendingRestores() local341 IRestoreSession restoreSession = in testRestorePackages_for2Packages() local363 IRestoreSession restoreSession = in testRestorePackages_for2Packages_createsSystemRestoreTask() local377 IRestoreSession restoreSession = in testRestorePackages_for1Package() local393 IRestoreSession restoreSession = in testRestorePackages_for1Package_createsNonSystemRestoreTask() local419 IRestoreSession restoreSession = in testRestorePackages_whenSinglePackageSession() local[all …]
47 void restoreSession(int sessionId, in IBinder activityToken, in IBinder appCallback, in restoreSession() method
591 boolean restoreSession(int sessionId, int uid, @NonNull IBinder activityToken, in restoreSession() method in AutofillManagerServiceImpl
1887 public void restoreSession(int sessionId, @NonNull IBinder activityToken, in restoreSession() method in AutofillManagerService.AutoFillManagerServiceStub