Home
last modified time | relevance | path

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

/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java48 private static final String APK_4 = "CtsAppBindingService4.apk"; field in AppBindingHostTest
403 installAndCheckNotBound(APK_4, PACKAGE_A, mCurrentUserId, "More than one"); in testSimpleNotBound4()
450 installAndCheckNotBound(APK_4, PACKAGE_A, mCurrentUserId, "More than one"); in testUpgrade()