Searched refs:prepareRebootEscrow (Results 1 – 7 of 7) sorted by relevance
306 mService.prepareRebootEscrow(); in prepareRebootEscrow_Success()319 mService.prepareRebootEscrow(); in prepareRebootEscrowServerBased_Success()331 mService.prepareRebootEscrow(); in prepareRebootEscrow_ClearCredentials_Success()353 mService.prepareRebootEscrow(); in armService_Success()377 mService.prepareRebootEscrow(); in armServiceServerBased_Success()398 mService.prepareRebootEscrow(); in armService_HalFailure_NonFatal()416 mService.prepareRebootEscrow(); in armService_MultipleUsers_Success()451 mService.prepareRebootEscrow(); in armService_RebootEscrowServiceException_Failure()474 mService.prepareRebootEscrow(); in loadRebootEscrowDataIfAvailable_Success()517 mService.prepareRebootEscrow(); in loadRebootEscrowDataIfAvailable_ServerBased_Success()[all …]
113 public abstract boolean prepareRebootEscrow(); in prepareRebootEscrow() method in LockSettingsInternal
98 doReturn(true).when(mLockSettingsInternal).prepareRebootEscrow(); in setup()306 doReturn(false).when(mLockSettingsInternal).prepareRebootEscrow(); in requestLskf_lockSettingsError()
749 boolean prepareRebootEscrow() { in prepareRebootEscrow() method in RebootEscrowManager
3698 public boolean prepareRebootEscrow() {3699 if (!mRebootEscrowManager.prepareRebootEscrow()) {
581 if (!lockSettings.prepareRebootEscrow()) { in requestLskf()
23357 PLcom/android/server/locksettings/LockSettingsService$LocalService;->prepareRebootEscrow()Z23755 PLcom/android/server/locksettings/RebootEscrowManager;->prepareRebootEscrow()Z