HomeSort by relevance Sort by last modified time
    Searched refs:appPref (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 529 AppRestrictionsPreference appPref = (AppRestrictionsPreference)
531 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions();
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
AppRestrictionsFragment.java 591 AppRestrictionsPreference appPref = (AppRestrictionsPreference)
593 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions();
    [all...]

Completed in 494 milliseconds