Home
last modified time | relevance | path

Searched refs:LabelView (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupStartIndicatorView.java39 final LabelView labelView = (LabelView)findViewById(R.id.setup_start_label); in SetupStartIndicatorView()
43 public static final class LabelView extends TextView { class in SetupStartIndicatorView
46 public LabelView(final Context context, final AttributeSet attrs) { in LabelView() method in SetupStartIndicatorView.LabelView