Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/text/method/
H A 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()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59662 Landroid/text/method/DigitsKeyListener;->COMPATIBILITY_CHARACTERS:[[C