Home
last modified time | relevance | path

Searched refs:RebootPreparationError (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemService.java188 static class RebootPreparationError { class in RecoverySystemService
192 RebootPreparationError(int rebootErrorCode, int providerErrorCode) { in RebootPreparationError() method in RecoverySystemService.RebootPreparationError
781 private RebootPreparationError armRebootEscrow(String packageName, in armRebootEscrow()
785 return new RebootPreparationError( in armRebootEscrow()
789 return new RebootPreparationError(RESUME_ON_REBOOT_REBOOT_ERROR_LSKF_NOT_CAPTURED, in armRebootEscrow()
794 return new RebootPreparationError(RESUME_ON_REBOOT_REBOOT_ERROR_SLOT_MISMATCH, in armRebootEscrow()
805 return new RebootPreparationError( in armRebootEscrow()
817 return new RebootPreparationError( in armRebootEscrow()
821 return new RebootPreparationError(RESUME_ON_REBOOT_REBOOT_ERROR_NONE, in armRebootEscrow()
836 RebootPreparationError escrowError) { in reportMetricsOnRebootWithLskf()
[all …]
/aosp12/frameworks/base/services/
H A Dart-profile37270 PLcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;-><init>(II)V
37271 PLcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;->getErrorCodeForM…
37276 …java/lang/String;Z)Lcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;
37279 …eOnRebootFailure(Lcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;)V
37288 …ava/lang/String;ZLcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;)V