HomeSort by relevance Sort by last modified time
    Searched refs:getCellWidth (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info.h 64 int getCellWidth() const { return CELL_WIDTH; }
proximity_info_state.cpp 51 mCellWidth = proximityInfo->getCellWidth();
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
PagedViewCellLayout.java 81 public int getCellWidth() {
CellLayout.java     [all...]

Completed in 68 milliseconds