Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DRestrictedProfileModel.java50 RestrictedProfileModel(final Context context, final boolean applyRestrictions) { in RestrictedProfileModel() argument
52 mApplyRestrictions = applyRestrictions; in RestrictedProfileModel()