Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDeviceAdminServiceTest.java41 protected static final String OWNER_SERVICE2 = OWNER_PKG + "/.MyService2"; field in BaseDeviceAdminServiceTest
140 withRetry(() -> assertServiceNotBound(OWNER_SERVICE2)); in testAll()
152 withRetry(() -> assertServiceNotBound(OWNER_SERVICE2)); in testAll()
157 withRetry(() -> assertServiceNotBound(OWNER_SERVICE2)); in testAll()
162 withRetry(() -> assertServiceNotBound(OWNER_SERVICE2)); in testAll()