Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/profiles/
DProfileSwitcherFragment.java77 applyRestriction(CarUxRestrictionsHelper.isNoSetup(restrictionInfo)); in onUxRestrictionsChanged()
80 private void applyRestriction(boolean restricted) { in applyRestriction() method in ProfileSwitcherFragment