Searched refs:nearestKeyIndices (Results 1 – 1 of 1) sorted by relevance
805 int [] nearestKeyIndices = mKeyboard.getNearestKeys(x, y); in getKeyIndices() local806 final int keyCount = nearestKeyIndices.length; in getKeyIndices()808 final Key key = keys[nearestKeyIndices[i]]; in getKeyIndices()812 primaryIndex = nearestKeyIndices[i]; in getKeyIndices()822 closestKey = nearestKeyIndices[i]; in getKeyIndices()