Searched refs:rebootRecoveryWithCommand (Results 1 – 5 of 5) sorted by relevance
30 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand() method
1298 rs.rebootRecoveryWithCommand(command.toString()); in bootCommand()1424 private void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystem1426 mService.rebootRecoveryWithCommand(command); in rebootRecoveryWithCommand()
195 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_success()210 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_failure()223 mRecoverySystemService.rebootRecoveryWithCommand("foo"); in rebootRecoveryWithCommand_noPerm()
512 public void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystemService
40301 Landroid/os/IRecoverySystem$Stub$Proxy;->rebootRecoveryWithCommand(Ljava/lang/String;)V40311 Landroid/os/IRecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V41736 Landroid/os/RecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V