Searched refs:DELEGATION_APP_RESTRICTIONS (Results 1 – 5 of 5) sorted by relevance
129 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;635 DELEGATION_APP_RESTRICTIONS,11646 setDelegatedScopePreO(admin, packageName, DELEGATION_APP_RESTRICTIONS);11656 DELEGATION_APP_RESTRICTIONS);11663 DELEGATION_APP_RESTRICTIONS);11721 || isCallerDelegate(caller, DELEGATION_APP_RESTRICTIONS));11752 DELEGATION_APP_RESTRICTIONS)));11774 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_APP_RESTRICTIONS))) {13117 || isCallerDelegate(caller, DELEGATION_APP_RESTRICTIONS));13147 DELEGATION_APP_RESTRICTIONS)));[all …]
23 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;1847 DELEGATION_APP_RESTRICTIONS); in testDelegation() local1849 DELEGATION_APP_RESTRICTIONS); in testDelegation() local
2657 public static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions"; field in DevicePolicyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8286 field public static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions";