Home
last modified time | relevance | path

Searched refs:executeShellCommand (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl45 void executeShellCommand(String command, in ParcelFileDescriptor fd); in executeShellCommand() method
DUiAutomation.java917 public ParcelFileDescriptor executeShellCommand(String command) { in executeShellCommand() method in UiAutomation
931 mUiAutomationConnection.executeShellCommand(command, sink); in executeShellCommand()
DUiAutomationConnection.java266 public void executeShellCommand(final String command, final ParcelFileDescriptor sink) in executeShellCommand() method in UiAutomationConnection
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd585 <li>新しい {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellCommand()…
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd586 <li>Новый метод {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellC…
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd585 <li>全新的 {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellCommand()…
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd586 <li>새 {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellCommand()} …
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd587 <li>新的 {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellCommand()}…
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd888 {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShellCommand()}
/frameworks/base/docs/html-intl/intl/es/about/versions/
Dandroid-5.0.jd585 …El nuevo método {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShell…
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dandroid-5.0.jd583 …i>O novo método {@link android.app.UiAutomation#executeShellCommand(java.lang.String) executeShell…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt338 NO DOC BLOCK: android.app.UiAutomation Method executeShellCommand(java.lang.String)
/frameworks/base/api/
Dcurrent.txt5359 method public android.os.ParcelFileDescriptor executeShellCommand(java.lang.String);
Dsystem-current.txt5476 method public android.os.ParcelFileDescriptor executeShellCommand(java.lang.String);