Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DEnterRestrictedProfileFragment.java39 private Preference mRestrictedProfileEnterPref; field in EnterRestrictedProfileFragment
57 mRestrictedProfileEnterPref = findPreference(KEY_RESTRICTED_PROFILE_ENTER); in onCreatePreferences()
69 mRestrictedProfileEnterPref.setVisible(false); in refresh()
73 mRestrictedProfileEnterPref.setVisible(false); in refresh()
77 mRestrictedProfileEnterPref.setVisible(true); in refresh()
DSecurityFragment.java42 private Preference mRestrictedProfileEnterPref; field in SecurityFragment
69 mRestrictedProfileEnterPref = findPreference(KEY_RESTRICTED_PROFILE_ENTER); in onCreatePreferences()
88 mRestrictedProfileEnterPref.setVisible(false); in refresh()
99 mRestrictedProfileEnterPref.setVisible(true); in refresh()
113 mRestrictedProfileEnterPref.setVisible(false); in refresh()
124 mRestrictedProfileEnterPref.setVisible(false); in refresh()