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

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

Completed in 53 milliseconds