Home
last modified time | relevance | path

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

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