Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNumericTextView.java36 public class NumericTextView extends TextView { class
59 public NumericTextView(Context context, AttributeSet attrs) { in NumericTextView() method in NumericTextView