Searched defs:shellCommand (Results 1 – 7 of 7) sorted by relevance
67 private IncrementalDeviceConnection(ConnectionType connectionType, Thread shellCommand, in IncrementalDeviceConnection()200 final Thread shellCommand = new Thread(() -> { in connectToService() local
190 val shellCommand = "hid -" constant
93 private void validateShellCommand( in validateShellCommand()
146 public void setupShellCommand(StringBuilder shellCommand) { in handleForward()
217 String shellCommand = ""; in setService() local
166 final Method shellCommand = IBinder.class.getMethod("shellCommand", in run() local
154 String shellCommand = cmd.toString(); in enableAppOps() local