HomeSort by relevance Sort by last modified time
    Searched defs:setDelegatedScopes (Results 1 - 11 of 11) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegationTest.java 39 * Test that an app granted delegation scopes via {@link DevicePolicyManager#setDelegatedScopes} is
105 mDevicePolicyManager.setDelegatedScopes(ADMIN_RECEIVER_COMPONENT, DELEGATE_PKG, scopes);
124 mDevicePolicyManager.setDelegatedScopes(ADMIN_RECEIVER_COMPONENT,
151 mDevicePolicyManager.setDelegatedScopes(ADMIN_RECEIVER_COMPONENT,
153 mDevicePolicyManager.setDelegatedScopes(ADMIN_RECEIVER_COMPONENT,
SetPolicyActivity.java 114 dpm.setDelegatedScopes(BaseDeviceAdminTest.ADMIN_RECEIVER_COMPONENT,
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java 240 setDelegatedScopes(DELEGATE_APP_PKG, Arrays.asList(
251 setDelegatedScopes(DELEGATE_APP_PKG, null);
261 setDelegatedScopes(DELEGATE_APP_PKG, null);
    [all...]
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 101 milliseconds