HomeSort by relevance Sort by last modified time
    Searched full:apprestrictionspref (Results 1 - 1 of 1) sorted by null

  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 240 View appRestrictionsPref = view.findViewById(R.id.app_restrictions_pref);
241 appRestrictionsPref.setOnClickListener(listener);
242 appRestrictionsPref.setTag(this);
    [all...]

Completed in 613 milliseconds