Searched refs:DIGIT_CHARACTERS (Results 1 – 1 of 1) sorted by relevance
2194 private static final char[] DIGIT_CHARACTERS = new char[] { field in NumberPicker2228 return DIGIT_CHARACTERS; in getAcceptedChars()