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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 82 protected final float mVerticalCorrection;
360 mVerticalCorrection = a.getDimensionPixelOffset(
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 174 private int mVerticalCorrection;
306 mVerticalCorrection = a.getDimensionPixelOffset(attr, 0);
    [all...]

Completed in 179 milliseconds