Home
last modified time | relevance | path

Searched refs:executeShellCommandRwe (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
DUpdatableSystemFontTest.java478 ParcelFileDescriptor[] rwe = automation.executeShellCommandRwe(cmd);
/frameworks/base/core/java/android/app/
DUiAutomation.java1709 public @NonNull ParcelFileDescriptor[] executeShellCommandRwe(@NonNull String command) { in executeShellCommandRwe() method in UiAutomation
/frameworks/base/core/api/
Dcurrent.txt7727 … method @NonNull public android.os.ParcelFileDescriptor[] executeShellCommandRwe(@NonNull String);