Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java895 int closestKey = NOT_A_KEY; in getKeyIndices() local
916 closestKey = nearestKeyIndices[i]; in getKeyIndices()
938 primaryIndex = closestKey; in getKeyIndices()