Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.h60 int getCellWidth() const { return CELL_WIDTH; } in getCellWidth() function
/aosp12/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java238 public int getCellWidth() { in getCellWidth() method in SimpleMonthView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java927 public int getCellWidth() { in getCellWidth() method in CellLayout