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