Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandUserRestrictionTest.java88 private boolean hasUserRestriction(int userId, String restriction) throws Exception { in hasUserRestriction() method in PackageManagerShellCommandUserRestrictionTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUserRestrictionsParentTest.java283 private boolean hasUserRestriction(String key) { in hasUserRestriction() method in UserRestrictionsParentTest