Searched refs:OWNER_PKG_B (Results 1 – 1 of 1) sorted by relevance
28 protected static final String OWNER_PKG_B = "com.android.cts.deviceadminserviceb"; field in BaseDeviceAdminServiceTest43 protected static final String OWNER_COMPONENT_B = OWNER_PKG_B + "/"45 protected static final String OWNER_SERVICE_B = OWNER_PKG_B + "/"55 getDevice().uninstallPackage(OWNER_PKG_B); in tearDown()