Searched refs:RESUME_ON_REBOOT_REBOOT_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance
81 == RecoverySystem.RESUME_ON_REBOOT_REBOOT_ERROR_NONE); in rebootAndApply()
21 import static android.os.RecoverySystem.RESUME_ON_REBOOT_REBOOT_ERROR_NONE;821 return new RebootPreparationError(RESUME_ON_REBOOT_REBOOT_ERROR_NONE, in armRebootEscrow()886 if (errorCode != RESUME_ON_REBOOT_REBOOT_ERROR_NONE) { in rebootWithLskfImpl()
163 RESUME_ON_REBOOT_REBOOT_ERROR_NONE,177 public static final int RESUME_ON_REBOOT_REBOOT_ERROR_NONE = 0; field in RecoverySystem796 != RESUME_ON_REBOOT_REBOOT_ERROR_NONE) { in rebootAndApply()