Home
last modified time | relevance | path

Searched defs:getRowHeight (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardRow.java114 public int getRowHeight() { in getRowHeight() method in KeyboardRow
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DInternalSelectionView.java182 private int getRowHeight(int row) { in getRowHeight() method in InternalSelectionView