Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DIRecoverySystem.aidl28 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand() method
DRecoverySystem.java933 rs.rebootRecoveryWithCommand(command.toString()); in bootCommand()
1164 private void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystem
1166 mService.rebootRecoveryWithCommand(command); in rebootRecoveryWithCommand()
/frameworks/base/services/core/java/com/android/server/
DRecoverySystemService.java184 public void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystemService.BinderService
/frameworks/base/config/
Dboot-image-profile.txt27820 HSPLandroid/os/IRecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V