Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java780 int closestKey = NOT_A_KEY; in getKeyIndices() local
801 closestKey = nearestKeyIndices[i]; in getKeyIndices()
823 primaryIndex = closestKey; in getKeyIndices()