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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java 186 updateReleaseKeyGraphics(mCurrentKey);
217 updateReleaseKeyGraphics(oldKey);
227 private void updateReleaseKeyGraphics(final Key key) {
PointerTracker.java 439 updateReleaseKeyGraphics(key);
444 updateReleaseKeyGraphics(shiftKey);
453 updateReleaseKeyGraphics(altKey);
457 updateReleaseKeyGraphics(k);
507 private static void updateReleaseKeyGraphics(final Key key) {
    [all...]

Completed in 88 milliseconds