Searched refs:armRebootEscrow (Results 1 – 4 of 4) sorted by relevance
173 public abstract @ArmRebootEscrowErrorCode int armRebootEscrow(); in armRebootEscrow() method in LockSettingsInternal
792 private RebootPreparationError armRebootEscrow(String packageName, in armRebootEscrow() method in RecoverySystemService820 providerErrorCode = lockSettings.armRebootEscrow(); in armRebootEscrow()892 RebootPreparationError escrowError = armRebootEscrow(packageName, slotSwitch); in rebootWithLskfImpl()
101 .armRebootEscrow(); in setup()510 .when(mLockSettingsInternal).armRebootEscrow(); in rebootWithLskf_armEscrowDataFatalError_Failure()
3541 public @ArmRebootEscrowErrorCode int armRebootEscrow() {