Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DSecurityFragment.java80 private static final String KEY_RESTRICTED_PROFILE_APPS = "restricted_profile_apps"; field in SecurityFragment
183 mRestrictedProfileAppsPref = findPreference(KEY_RESTRICTED_PROFILE_APPS); in onCreatePreferences()