Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DLabelView.java30 public class LabelView extends View { class
36 public LabelView(Context context) { in LabelView() method in LabelView
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
H A 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