Home
last modified time | relevance | path

Searched defs:DELEGATION_APP_RESTRICTIONS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1845 DELEGATION_APP_RESTRICTIONS); in testDelegation() local
1847 DELEGATION_APP_RESTRICTIONS); in testDelegation() local
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1885 public static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions"; field in DevicePolicyManager