Home
last modified time | relevance | path

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

/appcompat/appcompat/src/androidTest/java/androidx/appcompat/testutils/
DTestUtils.java427 public static boolean executeShellCommandAndFind(@NonNull String cmd, in executeShellCommandAndFind() argument
431 .getUiAutomation().executeShellCommand(cmd)); in executeShellCommandAndFind()