Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DMockUtils.java144 return createUserRestrictionsSetMatcher(userId, expected); in checkUserRestrictions()
147 private static RestrictionsSet createUserRestrictionsSetMatcher( in createUserRestrictionsSetMatcher() method in MockUtils