Home
last modified time | relevance | path

Searched refs:rebootAndApply (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/recoverysystem/
DRecoverySystemShellCommand.java48 return rebootAndApply(); in onCommand()
77 private int rebootAndApply() throws RemoteException { in rebootAndApply() method in RecoverySystemShellCommand
/frameworks/base/core/java/android/os/
DRecoverySystem.java788 public static void rebootAndApply(@NonNull Context context, @NonNull String updateToken, in rebootAndApply() method in RecoverySystem
834 public static @ResumeOnRebootRebootErrorCode int rebootAndApply(@NonNull Context context, in rebootAndApply() method in RecoverySystem
/frameworks/base/core/api/
Dsystem-current.txt8481 …sPermission(android.Manifest.permission.RECOVERY) public static void rebootAndApply(@NonNull andro…
8482 …ion.RECOVERY, android.Manifest.permission.REBOOT}) public static int rebootAndApply(@NonNull andro…