Home | History | Annotate | Download | only in keyboard

Lines Matching defs:getNearestKeys

389     public Key[] getNearestKeys(int x, int y) {
393 return mProximityInfo.getNearestKeys(adjustedX, adjustedY);