Home
last modified time | relevance | path

Searched refs:rebootWithLskfAssumeSlotSwitch (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DIRecoverySystem.aidl34 int rebootWithLskfAssumeSlotSwitch(in String packageName, in String reason); in rebootWithLskfAssumeSlotSwitch() method
DRecoverySystem.java795 if (rs.rebootWithLskfAssumeSlotSwitch(context.getPackageName(), reason) in rebootAndApply()
1493 private @ResumeOnRebootRebootErrorCode int rebootWithLskfAssumeSlotSwitch(String packageName, in rebootWithLskfAssumeSlotSwitch() method in RecoverySystem
1496 return mService.rebootWithLskfAssumeSlotSwitch(packageName, reason); in rebootWithLskfAssumeSlotSwitch()
/frameworks/base/services/core/java/com/android/server/recoverysystem/
DRecoverySystemService.java899 public @ResumeOnRebootRebootErrorCode int rebootWithLskfAssumeSlotSwitch(String packageName, in rebootWithLskfAssumeSlotSwitch() method in RecoverySystemService
/frameworks/base/services/
Dart-profile37285 PLcom/android/server/recoverysystem/RecoverySystemService;->rebootWithLskfAssumeSlotSwitch(Ljava/la…