Home
last modified time | relevance | path

Searched defs:shellCommand (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DIncrementalDeviceConnection.java69 private IncrementalDeviceConnection(ConnectionType connectionType, Thread shellCommand, in IncrementalDeviceConnection()
218 final Thread shellCommand = new Thread(() -> { in connectToService() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java144 public void setupShellCommand(StringBuilder shellCommand) { in handleForward()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DDirectShellCommand.java166 final Method shellCommand = IBinder.class.getMethod("shellCommand", in run() local