Searched defs:DPC_COMPONENT_NAME (Results 1 – 5 of 5) sorted by relevance
42 private static final ComponentName DPC_COMPONENT_NAME = RemoteDpc.DPC_COMPONENT_NAME; field in DeviceOwnerTest
40 private static final ComponentName DPC_COMPONENT_NAME = RemoteDpc.DPC_COMPONENT_NAME; field in ProfileOwnerTest
63 private static final ComponentName DPC_COMPONENT_NAME = field in DevicePolicyTest332 TestApis.devicePolicy().setProfileOwner(sUser, DPC_COMPONENT_NAME)) { in profileOwner_autoclose_removesProfileOwner() argument
204 accessor.accept(testApp.devicePolicyManager(), DPC_COMPONENT_NAME); in assertOnlyAggregatePolicyAvailableToNonAdmin() local
40 public static final ComponentName DPC_COMPONENT_NAME = new ComponentName( field in RemoteDpc