Searched refs:DELEGATION_NETWORK_LOGGING (Results 1 – 5 of 5) sorted by relevance
66 private static final String DELEGATION_NETWORK_LOGGING = "delegation-network-logging"; field in NetworkLoggingTest180 Arrays.asList(DELEGATION_NETWORK_LOGGING)); in testSetDelegateScope_delegationNetworkLogging()183 .contains(DELEGATION_NETWORK_LOGGING); in testSetDelegateScope_delegationNetworkLogging()192 .doesNotContain(DELEGATION_NETWORK_LOGGING); in testSetDelegateScope_noDelegation()
24 import static android.app.admin.DevicePolicyManager.DELEGATION_NETWORK_LOGGING;214 final String [] doOrManagedPoDelegations = { DELEGATION_NETWORK_LOGGING }; in testDeviceOwnerOrManagedPoOnlyDelegations()268 exclusiveDelegations.add(DELEGATION_NETWORK_LOGGING); in testExclusiveDelegations()
48 private static final String DELEGATION_NETWORK_LOGGING = "delegation-network-logging"; field in MixedManagedProfileOwnerTest435 result.add(DELEGATION_NETWORK_LOGGING); in getAdditionalDelegationScopes()
49 private static final String DELEGATION_NETWORK_LOGGING = "delegation-network-logging"; field in MixedDeviceOwnerTest214 result.add(DELEGATION_NETWORK_LOGGING); in getAdditionalDelegationScopes()
85 DevicePolicyManager.DELEGATION_NETWORK_LOGGING); in testCanAccessApis()