Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/recoverysystem/
DRecoverySystemShellCommand.java50 return rebootAndApply(); in onCommand()
101 private int rebootAndApply() throws RemoteException { in rebootAndApply() method in RecoverySystemShellCommand
/frameworks/base/core/java/android/os/
DRecoverySystem.java758 public static void rebootAndApply(@NonNull Context context, @NonNull String updateToken, in rebootAndApply() method in RecoverySystem
804 public static @ResumeOnRebootRebootErrorCode int rebootAndApply(@NonNull Context context, in rebootAndApply() method in RecoverySystem
/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1728 Todo: android.os.RecoverySystem#rebootAndApply(android.content.Context, String, String):
Dtest-lint-baseline.txt1956 Todo: android.os.RecoverySystem#rebootAndApply(android.content.Context, String, String):
Dsystem-lint-baseline.txt1904 Todo: android.os.RecoverySystem#rebootAndApply(android.content.Context, String, String):
Dsystem-current.txt11092 …sPermission(android.Manifest.permission.RECOVERY) public static void rebootAndApply(@NonNull andro…
11093 …ion.RECOVERY, android.Manifest.permission.REBOOT}) public static int rebootAndApply(@NonNull andro…