HomeSort by relevance Sort by last modified time
    Searched defs:pointY (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java 655 final int pointY = parentKey.mY + mKeyPreviewDrawParams.mPreviewVisibleOffset;
657 this, this, pointX, pointY, mMoreKeysWindow, mKeyboardActionListener);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java     [all...]

Completed in 877 milliseconds