Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DFusionDictionary.java350 if (ARRAYS_ARE_EQUAL != differentCharIndex in add()
432 private static int ARRAYS_ARE_EQUAL = 0; field in FusionDictionary
457 return ARRAYS_ARE_EQUAL; in compareCharArrays()