Searched refs:shellCommand (Results 1 – 3 of 3) sorted by relevance
166 final Method shellCommand = IBinder.class.getMethod("shellCommand", in run() local169 shellCommand.setAccessible(true); in run()175 shellCommand.invoke(service, emptyInput.getFileDescriptor(), in run()
45 service.shellCommand(FileDescriptor.in, FileDescriptor.out, FileDescriptor.err, in testAddWhiteList()
137 public void setupShellCommand(StringBuilder shellCommand) { in handleForward() argument355 void setupShellCommand(StringBuilder shellCommand);