Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUserRestrictionsParentTest.java286 Bundle userRestrictions = in hasUserRestriction() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DDevicePolicy.kt639 fun userRestrictions(user: UserHandle): UserRestrictions { in <lambda>() method
647 fun userRestrictions(user: UserReference = TestApis.users().instrumented()): UserRestrictions { in <lambda>() method