Home
last modified time | relevance | path

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

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