Searched refs:rebootRecoveryWithCommand (Results 1 – 5 of 5) sorted by relevance
152 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_success()167 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_failure()180 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_noPerm()
28 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand() method
1080 rs.rebootRecoveryWithCommand(command.toString()); in bootCommand()1199 private void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystem1201 mService.rebootRecoveryWithCommand(command); in rebootRecoveryWithCommand()
245 public void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystemService
50817 Landroid/os/IRecoverySystem$Stub$Proxy;->rebootRecoveryWithCommand(Ljava/lang/String;)V50827 Landroid/os/IRecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V52291 Landroid/os/RecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V