Searched refs:mapToKey (Results 1 – 2 of 2) sorted by relevance
217 SoftKey newKey = mSoftKeyboard.mapToKey(x, y); in onKeyPress()221 mSoftKeyDown = mSoftKeyboard.mapToKey(x, y); in onKeyPress()
300 public SoftKey mapToKey(int x, int y) { in mapToKey() method in SoftKeyboard