Searched refs:loadRebootEscrowDataIfAvailable (Results 1 – 4 of 4) sorted by relevance
558 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_NothingAvailable_Success()595 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_Success()640 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_noDataPrimaryUser_Failure()701 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_noDataSecondaryUser_Success()757 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_noDataWorkProfile_Success()806 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_ServerBased_Success()850 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_ServerBasedRemoteException_Failure()895 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_ServerBasedIoError_RetryFailure()943 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_ServerBased_RetrySuccess()997 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_serverBasedWaitForInternet_success()[all …]
503 void loadRebootEscrowDataIfAvailable(Handler retryHandler) { in loadRebootEscrowDataIfAvailable() method in RebootEscrowManager
979 mRebootEscrowManager.loadRebootEscrowDataIfAvailable(mHandler); in loadEscrowData()
14903 PLcom/android/server/locksettings/RebootEscrowManager;->loadRebootEscrowDataIfAvailable(Landroid/os…