Searched refs:TelephonyShellCommand (Results 1 – 2 of 2) sorted by relevance
77 public class TelephonyShellCommand extends BasicShellCommandHandler { class261 public TelephonyShellCommand(ITelephony binder, Context context) { in TelephonyShellCommand() method in TelephonyShellCommand
8432 return new TelephonyShellCommand(this, getDefaultPhone().getContext()).exec( in handleShellCommand()