Searched refs:executeShellCommand (Results 1 – 6 of 6) sorted by relevance
46 void executeShellCommand(String command, in ParcelFileDescriptor fd); in executeShellCommand() method
859 public ParcelFileDescriptor executeShellCommand(String command) { in executeShellCommand() method in UiAutomation873 mUiAutomationConnection.executeShellCommand(command, sink); in executeShellCommand()
230 public void executeShellCommand(String command, ParcelFileDescriptor sink) in executeShellCommand() method in UiAutomationConnection
1085 {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellCommand()}
338 NO DOC BLOCK: android.app.UiAutomation Method executeShellCommand(java.lang.String)
5108 method public android.os.ParcelFileDescriptor executeShellCommand(java.lang.String);