Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/users/
DRestrictedProfileModel.java46 public RestrictedProfileModel(final Context context, final boolean applyRestrictions) { in RestrictedProfileModel() argument
48 mApplyRestrictions = applyRestrictions; in RestrictedProfileModel()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DRestrictedProfileModel.java46 public RestrictedProfileModel(final Context context, final boolean applyRestrictions) { in RestrictedProfileModel() argument
48 mApplyRestrictions = applyRestrictions; in RestrictedProfileModel()