Searched refs:ResumeOnRebootRebootErrorCode (Results 1 – 2 of 2) sorted by relevance
25 import static android.os.RecoverySystem.ResumeOnRebootRebootErrorCode;193 final @ResumeOnRebootRebootErrorCode int mRebootErrorCode;890 private @ResumeOnRebootRebootErrorCode int rebootWithLskfImpl(String packageName, String reason, in rebootWithLskfImpl()896 @ResumeOnRebootRebootErrorCode int errorCode = escrowError.mRebootErrorCode; in rebootWithLskfImpl()910 public @ResumeOnRebootRebootErrorCode int rebootWithLskfAssumeSlotSwitch(String packageName, in rebootWithLskfAssumeSlotSwitch()917 public @ResumeOnRebootRebootErrorCode int rebootWithLskf(String packageName, String reason, in rebootWithLskf()
169 public @interface ResumeOnRebootRebootErrorCode {} annotation in RecoverySystem836 public static @ResumeOnRebootRebootErrorCode int rebootAndApply(@NonNull Context context, in rebootAndApply()1481 private @ResumeOnRebootRebootErrorCode int rebootWithLskf(String packageName, String reason, in rebootWithLskf()1495 private @ResumeOnRebootRebootErrorCode int rebootWithLskfAssumeSlotSwitch(String packageName, in rebootWithLskfAssumeSlotSwitch()