Home
last modified time | relevance | path

Searched defs:cellHeight (Results 1 – 13 of 13) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_utils.h52 const int *const proximityCharsArray, const int cellHeight, const int cellWidth, in initializeProximities()
84 const int cellHeight, const int cellWidth, const int gridWidth) { in getStartIndexFromCoordinates()
144 const int *const proximityCharsArray, const int cellHeight, const int cellWidth, in calculateProximities()
/packages/apps/Launcher2/src/com/android/launcher2/
DShortcutAndWidgetContainer.java51 public void setCellDimensions(int cellWidth, int cellHeight, int widthGap, int heightGap, in setCellDimensions()
116 final int cellHeight = mCellHeight; in measureChild() local
DAppWidgetResizeFrame.java357 int cellHeight = landMetrics.top; in getWidgetSizeRanges() local
DPagedViewCellLayout.java462 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
DAppsCustomizePagedView.java1099 int cellWidth, int cellHeight, int cellCountX) { in prepareLoadWidgetPreviewsTask()
1175 final int cellHeight = ((contentHeight - mPageLayoutPaddingTop - mPageLayoutPaddingBottom in syncWidgetPageItems() local
DCellLayout.java307 int cellHeight = r.getDimensionPixelSize(R.dimen.workspace_cell_height); in heightInLandscape() local
936 int cellHeight; in getMetrics() local
2966 final int cellHeight = mCellHeight; in cellToRect() local
3255 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java54 public void setCellDimensions(int cellWidth, int cellHeight, int widthGap, int heightGap, in setCellDimensions()
144 final int cellHeight = mCellHeight; in measureChild() local
DAppWidgetResizeFrame.java354 int cellHeight = landMetrics.top; in getWidgetSizeRanges() local
DPagedViewCellLayout.java457 int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
DAppsCustomizePagedView.java1030 int cellWidth, int cellHeight, int cellCountX) { in prepareLoadWidgetPreviewsTask()
1110 final int cellHeight = contentHeight / mWidgetCountY; in syncWidgetPageItems() local
DCellLayout.java2879 final int cellHeight = mCellHeight; in cellToRect() local
3176 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardContainerView.java51 int cellHeight = 0; in onMeasure() local
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java3096 int cellHeight = mCellHeight; in drawEvents() local