Home
last modified time | relevance | path

Searched refs:executeShellCommandArrayWithStderr (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl64 void executeShellCommandArrayWithStderr(in String[] command, in ParcelFileDescriptor sink, in executeShellCommandArrayWithStderr() method
DUiAutomationConnection.java636 public void executeShellCommandArrayWithStderr(final String[] command, in executeShellCommandArrayWithStderr() method in UiAutomationConnection