| /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
| D | proximity_info_utils.h | 53 const int *const proximityCharsArray, const int cellHeight, const int cellWidth, in initializeProximities() 85 const int cellHeight, const int cellWidth, const int gridWidth) { in getStartIndexFromCoordinates() 145 const int *const proximityCharsArray, const int cellHeight, const int cellWidth, in calculateProximities()
|
| /packages/apps/Messaging/src/com/android/messaging/ui/ |
| D | MultiAttachmentLayout.java | 94 public int getWidthMeasureSpec(final int cellWidth, final int padding) { in getWidthMeasureSpec() 302 final int cellWidth = width / GRID_WIDTH; in onMeasure() local 335 final int cellWidth = getMeasuredWidth() / GRID_WIDTH; in onLayout() local
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | ShortcutAndWidgetContainer.java | 51 public void setCellDimensions(int cellWidth, int cellHeight, int widthGap, int heightGap, in setCellDimensions() 115 final int cellWidth = mCellWidth; in measureChild() local
|
| D | AppWidgetResizeFrame.java | 356 int cellWidth = landMetrics.left; in getWidgetSizeRanges() local
|
| D | PagedViewCellLayout.java | 462 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|
| D | AppsCustomizePagedView.java | 1099 int cellWidth, int cellHeight, int cellCountX) { in prepareLoadWidgetPreviewsTask() 1172 final int cellWidth = ((contentWidth - mPageLayoutPaddingLeft - mPageLayoutPaddingRight in syncWidgetPageItems() local
|
| D | CellLayout.java | 296 int cellWidth = r.getDimensionPixelSize(R.dimen.workspace_cell_width); in widthInPortrait() local 935 int cellWidth; in getMetrics() local 2965 final int cellWidth = mCellWidth; in cellToRect() local 3255 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | ShortcutAndWidgetContainer.java | 57 public void setCellDimensions(int cellWidth, int cellHeight, int widthGap, int heightGap, in setCellDimensions() 143 final int cellWidth = mCellWidth; in measureChild() local
|
| D | AppWidgetResizeFrame.java | 369 int cellWidth = landMetrics.left; in getWidgetSizeRanges() local
|
| D | CellLayout.java | 2731 final int cellWidth = mCellWidth; in cellToRect() local 2905 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|
| /packages/apps/Calendar/src/com/android/calendar/ |
| D | EventGeometry.java | 48 public boolean computeEventRect(int date, int left, int top, int cellWidth, Event event) { in computeEventRect()
|
| D | DayView.java | 3095 int cellWidth = computeDayLeftPosition(dayIndex + 1) - left + 1; in drawEvents() local 4629 int cellWidth = mCellWidth; in findSelectedEvent() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/widget/ |
| D | WidgetCell.java | 206 int cellWidth = mLauncher.getDeviceProfile().cellWidthPx; in getActualItemWidth() local
|