Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DRestrictedProfileModel.java38 private final boolean mApplyRestrictions; field in RestrictedProfileModel
52 mApplyRestrictions = applyRestrictions; in RestrictedProfileModel()
145 if (!mApplyRestrictions) { in updateBackgroundRestriction()