Home
last modified time | relevance | path

Searched defs:execShellCommand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/accessibility/src/android/view/accessibility/cts/
H A DCaptioningManagerTest.java223 private void execShellCommand(String cmd) { in execShellCommand() method in CaptioningManagerTest
/aosp_15_r20/cts/tests/accessibility/common/src/android/accessibility/cts/common/
H A DShellCommandBuilder.java112 public static void execShellCommand(UiAutomation automation, String command) { in execShellCommand() method in ShellCommandBuilder
/aosp_15_r20/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DClusterRenderingService.java420 private void execShellCommand(String[] args) { in execShellCommand() method in ClusterRenderingService