Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsManagerService.java268 CarUxRestrictions unrestrictedRestrictions = createUnrestrictedRestrictions();
288 mCurrentUxRestrictions.put(displayId, unrestrictedRestrictions);
337 CarUxRestrictions unrestrictedRestrictions = createUnrestrictedRestrictions(); in init() local
340 mCurrentUxRestrictions.put(displayId, unrestrictedRestrictions); in init()