Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupStartIndicatorView.java43 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