Searched refs:ResumeOnRebootRebootErrorCode (Results 1 – 2 of 2) sorted by relevance
25 import static android.os.RecoverySystem.ResumeOnRebootRebootErrorCode;189 final @ResumeOnRebootRebootErrorCode int mRebootErrorCode;879 private @ResumeOnRebootRebootErrorCode int rebootWithLskfImpl(String packageName, String reason, in rebootWithLskfImpl()885 @ResumeOnRebootRebootErrorCode int errorCode = escrowError.mRebootErrorCode; in rebootWithLskfImpl()899 public @ResumeOnRebootRebootErrorCode int rebootWithLskfAssumeSlotSwitch(String packageName, in rebootWithLskfAssumeSlotSwitch()906 public @ResumeOnRebootRebootErrorCode int rebootWithLskf(String packageName, String reason, in rebootWithLskf()
169 public @interface ResumeOnRebootRebootErrorCode {} annotation in RecoverySystem834 public static @ResumeOnRebootRebootErrorCode int rebootAndApply(@NonNull Context context, in rebootAndApply()1479 private @ResumeOnRebootRebootErrorCode int rebootWithLskf(String packageName, String reason, in rebootWithLskf()1493 private @ResumeOnRebootRebootErrorCode int rebootWithLskfAssumeSlotSwitch(String packageName, in rebootWithLskfAssumeSlotSwitch()