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 RemoteDpcTest104 TestApis.devicePolicy().setDeviceOwner(NON_REMOTE_DPC_COMPONENT); in deviceOwner_nonRemoteDpcDeviceOwner_returnsNull()129 TestApis.devicePolicy().setProfileOwner(sUser, NON_REMOTE_DPC_COMPONENT); in profileOwner_nonRemoteDpcProfileOwner_returnsNull()176 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in profileOwner_userHandle_nonRemoteDpcProfileOwner_returnsNull()235 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in profileOwner_userReference_nonRemoteDpcProfileOwner_returnsNull()273 NON_REMOTE_DPC_COMPONENT); in any_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()290 NON_REMOTE_DPC_COMPONENT); in any_nonRemoteDpcDeviceOwner_noProfileOwner_returnsNull()334 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in any_userHandle_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()350 NON_REMOTE_DPC_COMPONENT); in any_userHandle_nonRemoteDpcDeviceOwner_noProfileOwner_returnsNull()408 TestApis.devicePolicy().setProfileOwner(profile, NON_REMOTE_DPC_COMPONENT); in any_userReference_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull()[all …]