Searched refs:rebootRecoveryWithCommand (Results 1 – 4 of 4) sorted by relevance
28 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand() method
933 rs.rebootRecoveryWithCommand(command.toString()); in bootCommand()1164 private void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystem1166 mService.rebootRecoveryWithCommand(command); in rebootRecoveryWithCommand()
184 public void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystemService.BinderService
27820 HSPLandroid/os/IRecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V