Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/users/
DRestrictedProfileModel.java34 private final boolean mApplyRestrictions; field in RestrictedProfileModel
48 mApplyRestrictions = applyRestrictions; in RestrictedProfileModel()
141 if (!mApplyRestrictions) { in updateBackgroundRestriction()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DRestrictedProfileModel.java34 private final boolean mApplyRestrictions; field in RestrictedProfileModel
48 mApplyRestrictions = applyRestrictions; in RestrictedProfileModel()
141 if (!mApplyRestrictions) { in updateBackgroundRestriction()