HomeSort by relevance Sort by last modified time
    Searched refs:getAdditionalDelegationScopes (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
MixedDeviceOwnerTest.java 103 List<String> getAdditionalDelegationScopes() {
DeviceAndProfileOwnerTest.java 315 * DO or PO specific scopes should be added to {@link #getAdditionalDelegationScopes}
331 result.addAll(getAdditionalDelegationScopes());
335 List<String> getAdditionalDelegationScopes() {
347 * combinations, add them to the subclass's {@link #getAdditionalDelegationScopes} and
    [all...]

Completed in 269 milliseconds