Home
last modified time | relevance | path

Searched refs:COMPATIBILITY_CHARACTERS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/method/
DDigitsKeyListener.java79 private static final char[][] COMPATIBILITY_CHARACTERS = { field in DigitsKeyListener
124 mAccepted = COMPATIBILITY_CHARACTERS[kind]; in setToCompat()
130 mNeedsAdvancedInput = !ArrayUtils.containsAll(COMPATIBILITY_CHARACTERS[kind], mAccepted); in calculateNeedForAdvancedInput()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75401 Landroid/text/method/DigitsKeyListener;->COMPATIBILITY_CHARACTERS:[[C