Searched refs:appRestrictionsPref (Results 1 – 2 of 2) 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()