Searched refs:RebootPreparationError (Results 1 – 2 of 2) sorted by relevance
188 static class RebootPreparationError { class in RecoverySystemService192 RebootPreparationError(int rebootErrorCode, int providerErrorCode) { in RebootPreparationError() method in RecoverySystemService.RebootPreparationError781 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 …]
37270 PLcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;-><init>(II)V37271 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;)V37288 …ava/lang/String;ZLcom/android/server/recoverysystem/RecoverySystemService$RebootPreparationError;)V