Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java2241 final String v1ApkPath = in testUpdateServiceWithoutIntent_disablesService() local
2256 assertThat(ShellUtils.runShellCommand("pm install " + v1ApkPath)).startsWith("Success"); in testUpdateServiceWithoutIntent_disablesService()
2259 "Failed to install service:" + v1ApkPath, in testUpdateServiceWithoutIntent_disablesService()