Searched refs:armRebootEscrow (Results 1 – 5 of 5) sorted by relevance
135 public abstract @ArmRebootEscrowErrorCode int armRebootEscrow(); in armRebootEscrow() method in LockSettingsInternal
781 private RebootPreparationError armRebootEscrow(String packageName, in armRebootEscrow() method in RecoverySystemService809 providerErrorCode = lockSettings.armRebootEscrow(); in armRebootEscrow()881 RebootPreparationError escrowError = armRebootEscrow(packageName, slotSwitch); in rebootWithLskfImpl()
101 .armRebootEscrow(); in setup()510 .when(mLockSettingsInternal).armRebootEscrow(); in rebootWithLskf_armEscrowDataFatalError_Failure()
3722 public @ArmRebootEscrowErrorCode int armRebootEscrow() {
23353 PLcom/android/server/locksettings/LockSettingsService$LocalService;->armRebootEscrow()I37276 PLcom/android/server/recoverysystem/RecoverySystemService;->armRebootEscrow(Ljava/lang/String;Z)Lco…