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

/frameworks/base/core/java/android/widget/
H A DDialerFilter.java144 case DIGITS_ONLY:
187 case DIGITS_ONLY:
229 case DIGITS_ONLY:
318 if (mMode != DIGITS_ONLY) {
333 case DIGITS_ONLY:
360 setMode(DIGITS_ONLY);
377 if (mMode != DIGITS_ONLY) {
386 if (mMode != DIGITS_ONLY) {
410 public static final int DIGITS_ONLY = 4; field in class:DialerFilter

Completed in 341 milliseconds