Searched refs:shellCommand (Results 1 – 2 of 2) sorted by relevance
41 public void register(String command, DelegatedShellCommand shellCommand) { in register() argument46 mDelegatedCommands.put(command, shellCommand); in register()
3790 WifiShellCommand shellCommand = new WifiShellCommand(mWifiInjector, this, mContext,3792 return shellCommand.exec(this, in.getFileDescriptor(), out.getFileDescriptor(),