Home
last modified time | relevance | path

Searched refs:getCellHeight (Results 1 – 7 of 7) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight() function
Dproximity_info_state.cpp60 mCellHeight = proximityInfo->getCellHeight(); in initInputParams()
/packages/apps/Launcher2/src/com/android/launcher2/
DAppWidgetResizeFrame.java228 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()
385 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
DPagedViewCellLayout.java85 public int getCellHeight() { in getCellHeight() method in PagedViewCellLayout
DCellLayout.java904 int getCellHeight() { in getCellHeight() method in CellLayout
/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java236 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()
398 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
DCellLayout.java817 int getCellHeight() { in getCellHeight() method in CellLayout