Searched refs:NON_REMOTE_DPC_COMPONENT (Results 1 – 1 of 1) sorted by relevance
51 private static final ComponentName NON_REMOTE_DPC_COMPONENT = field in RemoteDpcTest90 sTestApis.devicePolicy().setDeviceOwner(sUser, NON_REMOTE_DPC_COMPONENT); in deviceOwner_nonRemoteDpcDeviceOwner_returnsNull()117 sTestApis.devicePolicy().setProfileOwner(sUser, NON_REMOTE_DPC_COMPONENT); in profileOwner_nonRemoteDpcProfileOwner_returnsNull()163 sTestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in profileOwner_userHandle_nonRemoteDpcProfileOwner_returnsNull()215 sTestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in profileOwner_userReference_nonRemoteDpcProfileOwner_returnsNull()246 NON_REMOTE_DPC_COMPONENT); in any_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()258 NON_REMOTE_DPC_COMPONENT); in any_nonRemoteDpcDeviceOwner_noProfileOwner_returnsNull()308 sTestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in any_userHandle_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()319 NON_REMOTE_DPC_COMPONENT); in any_userHandle_nonRemoteDpcDeviceOwner_noProfileOwner_returnsNull()374 sTestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in any_userReference_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()[all …]