Searched refs:COMP_DPC_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance
28 public static final String COMP_DPC_PACKAGE_NAME = "com.android.cts.comp"; field in AdminReceiver
61 checkCannotBind(AdminReceiver.COMP_DPC_PACKAGE_NAME, otherProfile); in testCannotBind()
69 assertEquals(AdminReceiver.COMP_DPC_PACKAGE_NAME, mContext.getPackageName()); in setUp()