Home
last modified time | relevance | path

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

/cts/hostsidetests/install/app/src/android/cts/install/
DInstallRule.java95 List<TestApp> getTestApps(INSTALL_TYPE installType, int versionCode) { in getTestApps()
102 void assertPackageVersion(INSTALL_TYPE installType, int version) { in assertPackageVersion()
128 private static List<String> getTestPackageNames(INSTALL_TYPE installType) { in getTestPackageNames()