Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.h62 int getGridHeight() const { return GRID_HEIGHT; } in getGridHeight() function
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java589 public int getGridHeight() { in getGridHeight() method in QSPanel