Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java190 View appRestrictionsPref = view.findViewById(R.id.app_restrictions_pref); in onBindViewHolder() local
191 appRestrictionsPref.setOnClickListener(listener); in onBindViewHolder()
192 appRestrictionsPref.setTag(this); in onBindViewHolder()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DAppRestrictionsFragment.java190 View appRestrictionsPref = view.findViewById(R.id.app_restrictions_pref); in onBindViewHolder() local
191 appRestrictionsPref.setOnClickListener(listener); in onBindViewHolder()
192 appRestrictionsPref.setTag(this); in onBindViewHolder()