Home
last modified time | relevance | path

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

/core/core-appdigest/src/androidTest/java/androidx/core/appdigest/
DChecksumsTest.java217 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ChecksumsTest
1066 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ChecksumsTest.InstallerApi29