Searched refs:nearestKeyIndices (Results 1 – 1 of 1) sorted by relevance
898 int [] nearestKeyIndices = mKeyboard.getNearestKeys(x, y); in getKeyIndices() local899 final int keyCount = nearestKeyIndices.length; in getKeyIndices()901 final Key key = keys[nearestKeyIndices[i]]; in getKeyIndices()905 primaryIndex = nearestKeyIndices[i]; in getKeyIndices()916 closestKey = nearestKeyIndices[i]; in getKeyIndices()