Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h60 int getCellWidth() const { return CELL_WIDTH; } in getCellWidth() function
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java752 public int getCellWidth() { in getCellWidth() method in CellLayout