Searched refs:labelView (Results 1 – 1 of 1) sorted by relevance
167 TextView labelView = root.findViewById(R.id.accessibility_button_target_label); in getView() local169 labelView.setText(target.getLabel()); in getView()