Searched refs:launchItemLabel (Results 1 – 1 of 1) sorted by relevance
235 TextView launchItemLabel = mView.findViewById(R.id.label); in bind() local236 launchItemLabel.setText(launchItem.getLabel()); in bind()