Searched refs:rebootRecoveryWithCommand (Results 1 – 6 of 6) sorted by relevance
31 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand() method
1276 rebootRecoveryWithCommand(command); in wipePartitionToExt4()1298 rs.rebootRecoveryWithCommand(command.toString()); in bootCommand()1424 private void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystem1426 mService.rebootRecoveryWithCommand(command); in rebootRecoveryWithCommand()
71 mService.rebootRecoveryWithCommand(command); in wipe()
532 public void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystemService
195 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_success()210 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_failure()223 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_noPerm()
36335 Landroid/os/IRecoverySystem$Stub$Proxy;->rebootRecoveryWithCommand(Ljava/lang/String;)V36345 Landroid/os/IRecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V37770 Landroid/os/RecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V