Home
last modified time | relevance | path

Searched defs:getCellHeight (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.h59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight() function
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTileLayout.java212 protected int getCellHeight() { in getCellHeight() method in TileLayout
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java931 public int getCellHeight() { in getCellHeight() method in CellLayout