Home
last modified time | relevance | path

Searched refs:cell (Results 1 – 24 of 24) sorted by relevance

/packages/apps/Launcher3/
Dprint_db.py70 def print_intent(out, id, i, cell): argument
71 if cell:
73 cgi.escape(cell, True)
77 def print_icon(out, id, i, cell): argument
78 if cell:
82 f.write(cell)
85 def print_icon_type(out, id, i, cell): argument
86 if cell == 0:
87 out.write("Application (%d)" % cell)
88 elif cell == 1:
[all …]
/packages/apps/Terminal/jni/
Dcom_android_terminal_Terminal.cpp95 inline void getCell(dimen_t col, VTermScreenCell* cell) { in getCell() argument
96 *cell = mCells[col]; in getCell()
126 void getCellLocked(VTermPos pos, VTermScreenCell* cell);
475 void Terminal::getCellLocked(VTermPos pos, VTermScreenCell* cell) { in getCellLocked() argument
483 cell->width = 1; in getCellLocked()
485 cell->bg.red = 255; in getCellLocked()
493 line->getCell(pos.col, cell); in getCellLocked()
494 cell->width = 1; in getCellLocked()
496 cell->bg.blue = 255; in getCellLocked()
501 line->getCell(line->cols - 1, cell); in getCellLocked()
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/util/
DFocusLogic.java174 View cell = parent.getChildAt(i); in createSparseMatrix() local
175 if (!cell.isFocusable()) { in createSparseMatrix()
178 int cx = ((CellLayout.LayoutParams) cell.getLayoutParams()).cellX; in createSparseMatrix()
179 int cy = ((CellLayout.LayoutParams) cell.getLayoutParams()).cellY; in createSparseMatrix()
216 View cell = iconParent.getChildAt(i); in createSparseMatrixWithHotseat() local
217 if (!cell.isFocusable()) { in createSparseMatrixWithHotseat()
220 int cx = ((CellLayout.LayoutParams) cell.getLayoutParams()).cellX; in createSparseMatrixWithHotseat()
221 int cy = ((CellLayout.LayoutParams) cell.getLayoutParams()).cellY; in createSparseMatrixWithHotseat()
263 View cell = iconParent.getChildAt(i); in createSparseMatrixWithPivotColumn() local
264 if (!cell.isFocusable()) { in createSparseMatrixWithPivotColumn()
[all …]
DGridOccupancy.java90 public void markCells(CellAndSpan cell, boolean value) { in markCells() argument
91 markCells(cell.cellX, cell.cellY, cell.spanX, cell.spanY, value); in markCells()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java381 if (mDragInfo != null && mDragInfo.cell != null) { in onDragStart()
382 CellLayout layout = (CellLayout) mDragInfo.cell.getParent().getParent(); in onDragStart()
383 layout.markCellsAsUnoccupiedForView(mDragInfo.cell); in onDragStart()
1433 View child = cellInfo.cell; in startDrag()
1625 hasntMoved = dropOverView == mDragInfo.cell; in willCreateUserFolder()
1672 CellLayout cellParent = getParentCellLayoutForView(mDragInfo.cell); in createUserFolderIfNecessary()
1689 getParentCellLayoutForView(mDragInfo.cell).removeView(mDragInfo.cell); in createUserFolderIfNecessary()
1737 getParentCellLayoutForView(mDragInfo.cell).removeView(mDragInfo.cell); in addToExistingFolderIfNecessary()
1766 final View cell = mDragInfo.cell; in onDrop() local
1772 boolean hasMovedLayouts = (getParentCellLayoutForView(cell) != dropTargetLayout); in onDrop()
[all …]
DCellLayout.java747 public float getDistanceFromCell(float x, float y, int[] cell) { in getDistanceFromCell() argument
748 cellToCenterPoint(cell[0], cell[1], mTmpPoint); in getDistanceFromCell()
2717 public final View cell; field in CellLayout.CellInfo
2726 cell = v; in CellInfo()
2733 return "Cell[view=" + (cell == null ? "null" : cell.getClass()) in toString()
DLauncher.java1587 int[] cell, int spanX, int spanY) { in addPendingItem() argument
1590 if (cell != null) { in addPendingItem()
1591 info.cellX = cell[0]; in addPendingItem()
1592 info.cellY = cell[1]; in addPendingItem()
DSecondaryDropTarget.java192 return mLauncher.getWorkspace().getDragInfo().cell; in getViewUnderDrag()
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
DTableHeaderController.java81 private void bindCell(HeaderCell cell, @SortDimensionId int id) { in bindCell() argument
82 assert(cell != null); in bindCell()
85 cell.setTag(dimension); in bindCell()
87 cell.onBind(dimension); in bindCell()
90 cell.setOnClickListener(mOnCellClickListener); in bindCell()
92 cell.setOnClickListener(null); in bindCell()
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
DDataStallDetectionStats.java53 public DataStallDetectionStats(@Nullable byte[] cell, @Nullable byte[] wifi, in DataStallDetectionStats() argument
55 mCellularInfo = emptyCellDataIfNull(cell); in DataStallDetectionStats()
66 private byte[] emptyCellDataIfNull(@Nullable byte[] cell) { in emptyCellDataIfNull() argument
67 if (cell != null) return cell; in emptyCellDataIfNull()
/packages/apps/Car/libs/
Dresource_generator.py227 trimmed = [cell.strip() for cell in row]
245 cell = trimmed[idx]
247 if len(cell) > 0:
248 var_values[header[idx]] = cell
/packages/apps/Car/libs/specs/
Dkeylines.csv5 # value in the cell. While it is easy to modify the script to handle a skipped comma, it is better
7 # * Don't put a comma after the last value, if there is nothing in the last cell, leave it empty.
8 # * If a cell is left empty, the value for that alternate resource will get skipped. In that
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/security/
DInitialLockSetupServiceTest.java208 LockPatternView.Cell cell = pattern.get(i); in testSetLockPattern_setsDevicePattern() local
209 patternBytes[i] = InitialLockSetupHelper.getByteFromPatternCell(cell.getRow(), in testSetLockPattern_setsDevicePattern()
210 cell.getColumn()); in testSetLockPattern_setsDevicePattern()
/packages/modules/ExtServices/tests/src/android/ext/services/autofill/
DAutofillFieldClassificationServiceImplTest.java104 float cell = line[j]; in testCalculateScores() local
105 assertWithMessage("wrong score at [%s, %s]", i, j).that(cell).isWithin(0.01F) in testCalculateScores()
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java2091 int cell = mFirstJulianDay; in drawDayHeaderLoop() local
2101 for (int day = 0; day < mNumDays; day++, cell++) { in drawDayHeaderLoop()
2124 drawDayHeader(dayNames[dayOfWeek], day, cell, canvas, p); in drawDayHeaderLoop()
2179 int cell = mFirstJulianDay; in doDraw() local
2183 for (int day = 0; day < mNumDays; day++, cell++) { in doDraw()
2186 drawEvents(cell, day, HOUR_GAP, canvas, p); in doDraw()
2188 if (cell == mTodayJulianDay) { in doDraw()
2222 private void drawDayHeader(String dayStr, int day, int cell, Canvas canvas, Paint p) { in drawDayHeader() argument
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz
Dnl_wordlist.combined.gz
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dtr_wordlist.combined.gz