Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java529 AppRestrictionsPreference appPref = (AppRestrictionsPreference) in onPreferenceChange() local
531 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions(); in onPreferenceChange()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java591 AppRestrictionsPreference appPref = (AppRestrictionsPreference) in onPreferenceChange() local
593 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions(); in onPreferenceChange()