Home
last modified time | relevance | path

Searched refs:getDelegationScopes (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java329 private List<String> getDelegationScopes() { in getDelegationScopes() method in DeviceAndProfileOwnerTest
388 final List<String> scopes = getDelegationScopes(); in testDelegation()