Searched refs:appRestrictionsPref (Results 1 – 1 of 1) sorted by relevance
190 View appRestrictionsPref = view.findViewById(R.id.app_restrictions_pref); in onBindViewHolder() local191 appRestrictionsPref.setOnClickListener(listener); in onBindViewHolder()192 appRestrictionsPref.setTag(this); in onBindViewHolder()