Searched refs:LabelView (Results 1 – 1 of 1) sorted by relevance
39 final LabelView labelView = (LabelView)findViewById(R.id.setup_start_label); in SetupStartIndicatorView()43 public static final class LabelView extends TextView { class in SetupStartIndicatorView46 public LabelView(final Context context, final AttributeSet attrs) { in LabelView() method in SetupStartIndicatorView.LabelView