Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmTestUtils.java63 Bundle localRestrictionsBundle = newRestrictions(restrictions); in newRestrictions() local
65 localRestrictions.updateRestrictions(userId, localRestrictionsBundle); in newRestrictions()