HomeSort by relevance Sort by last modified time
    Searched refs:COMP_DPC_PACKAGE_NAME (Results 1 - 3 of 3) sorted by null

  /cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/
AdminReceiver.java 28 public static final String COMP_DPC_PACKAGE_NAME = "com.android.cts.comp";
BindDeviceAdminServiceFailsTest.java 61 checkCannotBind(AdminReceiver.COMP_DPC_PACKAGE_NAME, otherProfile);
BindDeviceAdminServiceGoodSetupTest.java 69 assertEquals(AdminReceiver.COMP_DPC_PACKAGE_NAME, mContext.getPackageName());

Completed in 289 milliseconds