Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight() function
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java607 public int getCellHeight(@ContainerType int containerType) { in getCellHeight() method in DeviceProfile
DCellLayout.java756 public int getCellHeight() { in getCellHeight() method in CellLayout