Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/
DAdminReceiver.java29 public static final String COMP_DPC_2_PACKAGE_NAME = "com.android.cts.comp2"; field in AdminReceiver
DBindDeviceAdminServiceFailsTest.java62 checkCannotBind(AdminReceiver.COMP_DPC_2_PACKAGE_NAME, otherProfile); in testCannotBind()
DBindDeviceAdminServiceGoodSetupTest.java52 private static final String NON_MANAGING_PACKAGE = AdminReceiver.COMP_DPC_2_PACKAGE_NAME;