Searched refs:NON_REMOTE_DPC_COMPONENT (Results 1 – 1 of 1) sorted by relevance
60 private static final ComponentName NON_REMOTE_DPC_COMPONENT = field in RemoteDpcTest102 TestApis.devicePolicy().setDeviceOwner(NON_REMOTE_DPC_COMPONENT); in deviceOwner_nonRemoteDpcDeviceOwner_returnsNull()127 TestApis.devicePolicy().setProfileOwner(sUser, NON_REMOTE_DPC_COMPONENT); in profileOwner_nonRemoteDpcProfileOwner_returnsNull()174 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in profileOwner_userHandle_nonRemoteDpcProfileOwner_returnsNull()233 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in profileOwner_userReference_nonRemoteDpcProfileOwner_returnsNull()271 NON_REMOTE_DPC_COMPONENT); in any_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()288 NON_REMOTE_DPC_COMPONENT); in any_nonRemoteDpcDeviceOwner_noProfileOwner_returnsNull()332 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in any_userHandle_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()348 NON_REMOTE_DPC_COMPONENT); in any_userHandle_nonRemoteDpcDeviceOwner_noProfileOwner_returnsNull()406 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in any_userReference_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()[all …]