Searched refs:COMPATIBILITY_CHARACTERS (Results 1 – 2 of 2) sorted by relevance
79 private static final char[][] COMPATIBILITY_CHARACTERS = { field in DigitsKeyListener124 mAccepted = COMPATIBILITY_CHARACTERS[kind]; in setToCompat()130 mNeedsAdvancedInput = !ArrayUtils.containsAll(COMPATIBILITY_CHARACTERS[kind], mAccepted); in calculateNeedForAdvancedInput()
75401 Landroid/text/method/DigitsKeyListener;->COMPATIBILITY_CHARACTERS:[[C