Home
last modified time | relevance | path

Searched defs:localRestrictions (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserRestrictionsUtilsTest.java213 SparseArray<RestrictionsSet> localRestrictions = new SparseArray<>(); in testMoveRestriction() local
DUserManagerServiceUserInfoTest.java320 final String[] localRestrictions = new String[] { in testUserRestrictionsUpgradeFromV9() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmTestUtils.java64 RestrictionsSet localRestrictions = new RestrictionsSet(); in newRestrictions() local
DDevicePolicyManagerTest.java7834 RestrictionsSet localRestrictions = new RestrictionsSet(); in testSetUserRestriction_financeDo_validRestrictions_setsRestriction() local