Home
last modified time | relevance | path

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

/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java258 private void installAndCheckNotBound(String apk, String packageName, int userId, in installAndCheckNotBound() method in AppBindingHostTest
389 installAndCheckNotBound(APK_3, PACKAGE_A, mCurrentUserId, in testSimpleNotBound3()
403 installAndCheckNotBound(APK_4, PACKAGE_A, mCurrentUserId, "More than one"); in testSimpleNotBound4()
416 installAndCheckNotBound(APK_5, PACKAGE_A, mCurrentUserId, in testSimpleNotBound5()
430 installAndCheckNotBound(APK_6, PACKAGE_A, mCurrentUserId, in testSimpleNotBound6()
447 installAndCheckNotBound(APK_3, PACKAGE_A, mCurrentUserId, in testUpgrade()
450 installAndCheckNotBound(APK_4, PACKAGE_A, mCurrentUserId, "More than one"); in testUpgrade()
500 installAndCheckNotBound(APK_7, PACKAGE_A, mCurrentUserId, in testServiceDisabledByDefault()
599 installAndCheckNotBound(APK_3, PACKAGE_A, mCurrentUserId, in testSecondaryUser()