Searched defs:remoteDpc (Results 1 – 5 of 5) sorted by relevance
30 public RemoteDpcUsingParentInstance(RemoteDpc remoteDpc) { in RemoteDpcUsingParentInstance()
353 RemoteDpc remoteDpc = new RemoteDpc( in setAsProfileOwner() local465 RemoteDpc remoteDpc = RemoteDpc.forDevicePolicyController(devicePolicyController); in matchesRemoteDpcQuery() local
154 val remoteDpc = RemoteDpc.forDevicePolicyController(devicePolicy().getDeviceOwner()) in ensureHasDeviceOwnerAnnotation_targetingV28_remoteDpcTargetsV28() constant161 val remoteDpc = RemoteDpc.forDevicePolicyController(devicePolicy().getDeviceOwner()) in ensureHasDeviceOwnerAnnoion_targetingGreaterThanOrEqualToV30_remoteDpcTargetsV30() constant241 val remoteDpc = RemoteDpc.forDevicePolicyController(devicePolicy().getProfileOwner()) in ensureHasProfileOwnerAnnotation_targetingV28_remoteDpcTargetsV28() constant
340 RemoteDpc remoteDpc = sDeviceState.profileOwner(WORK_PROFILE); in setSharingIntoProfileEnabled() local
799 RemoteDpc remoteDpc = RemoteDpc.setAsProfileOwner(profile); in getParentProfileInstance_returnsUsableInstance() local