Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl185 List<String> getDelegatedScopes(in ComponentName who, String delegatePackage); in getDelegatedScopes() method
DDevicePolicyManager.java5176 public List<String> getDelegatedScopes(@Nullable ComponentName admin, in getDelegatedScopes() method in DevicePolicyManager
5181 return mService.getDelegatedScopes(admin, delegatedPackage); in getDelegatedScopes()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1502 MoreAsserts.assertContentsInAnyOrder(dpm.getDelegatedScopes(admin1, CERT_DELEGATE), in testDelegation()
1507 MoreAsserts.assertContentsInAnyOrder(dpm.getDelegatedScopes(admin1, RESTRICTIONS_DELEGATE), in testDelegation()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6164 public List<String> getDelegatedScopes(ComponentName who, in getDelegatedScopes() method
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2652 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getDelegatedScopes(Landroid/content/ComponentN…
3182 Landroid/app/admin/IDevicePolicyManager;->getDelegatedScopes(Landroid/content/ComponentName;Ljava/l…
/frameworks/base/non-updatable-api/
Dcurrent.txt6661 …method @NonNull public java.util.List<java.lang.String> getDelegatedScopes(@Nullable android.conte…
/frameworks/base/api/
Dcurrent.txt6661 …method @NonNull public java.util.List<java.lang.String> getDelegatedScopes(@Nullable android.conte…