Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java161 executeShellCommandOrThrow(device, "stop", "Failed to stop framework"); in stopFramework()
173 executeShellCommandOrThrow(device, "start", "Failed to start framework"); in startFramework()
178 private static CommandResult executeShellCommandOrThrow( in executeShellCommandOrThrow() method in SystemPackageUninstaller
204 executeShellCommandOrThrow( in remountSystemReadOnly()
218 executeShellCommandOrThrow( in removePackageInstallDirectory()
263 executeShellCommandOrThrow( in isPackageInstalled()
281 executeShellCommandOrThrow( in getPackageInstallDirectory()