Searched refs:loadRebootEscrowDataIfAvailable (Results 1 – 3 of 3) sorted by relevance
516 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_NothingAvailable_Success()553 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_Success()598 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_ServerBased_Success()642 mService.loadRebootEscrowDataIfAvailable(null); in loadRebootEscrowDataIfAvailable_ServerBasedRemoteException_Failure()687 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_ServerBasedIoError_RetryFailure()735 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_ServerBased_RetrySuccess()789 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_serverBasedWaitForInternet_success()842 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_serverBasedWaitForInternetRemoteException_Failure()891 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_waitForInternet_networkUnavailable()944 mService.loadRebootEscrowDataIfAvailable(mHandler); in loadRebootEscrowDataIfAvailable_waitForInternet_networkLost()[all …]
454 void loadRebootEscrowDataIfAvailable(Handler retryHandler) { in loadRebootEscrowDataIfAvailable() method in RebootEscrowManager
858 mRebootEscrowManager.loadRebootEscrowDataIfAvailable(mHandler); in loadEscrowData()