Home
last modified time | relevance | path

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

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