Searched refs:rebootRecoveryWithCommand (Results 1 – 5 of 5) sorted by relevance
30 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand() method
1300 rs.rebootRecoveryWithCommand(command.toString()); in bootCommand()1426 private void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystem1428 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()
523 public void rebootRecoveryWithCommand(String command) { in rebootRecoveryWithCommand() method in RecoverySystemService
36978 Landroid/os/IRecoverySystem$Stub$Proxy;->rebootRecoveryWithCommand(Ljava/lang/String;)V36988 Landroid/os/IRecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V38413 Landroid/os/RecoverySystem;->rebootRecoveryWithCommand(Ljava/lang/String;)V