Home
last modified time | relevance | path

Searched defs:grid (Results 1 – 25 of 35) sorted by relevance

12

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/util/
DGridOccupancyTest.java19 GridOccupancy grid = initGrid(4, in testFindVacantCell() local
40 GridOccupancy grid = initGrid(4, in testIsRegionVacant() local
58 GridOccupancy grid = new GridOccupancy(cols, rows); in initGrid() local
/packages/apps/ThemePicker/src/com/android/customization/module/
DThemesUserEventLogger.java36 void logGridSelected(GridOption grid); in logGridSelected()
38 void logGridApplied(GridOption grid); in logGridApplied()
DStatsLogUserEventLogger.java144 public void logGridSelected(GridOption grid) { in logGridSelected()
152 public void logGridApplied(GridOption grid) { in logGridApplied()
/packages/apps/ThemePicker/tests/src/com/android/customization/testing/
DTestThemesUserEventLogger.java35 public void logGridSelected(GridOption grid) { in logGridSelected()
40 public void logGridApplied(GridOption grid) { in logGridApplied()
/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/model/grid/
DGridOptionsManagerTest.java53 GridOption grid = new GridOption("testTitle", gridName, false, 2, 2, null, 1, ""); in testApply() local
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DItemLongClickListener.java104 DeviceProfile grid = launcher.getDeviceProfile(); in onAllAppsItemLongClick() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderRow.java33 void setInsets(Rect insets, DeviceProfile grid); in setInsets()
DPluginHeaderRow.java50 public void setInsets(Rect insets, DeviceProfile grid) { } in setInsets()
DAllAppsRecyclerView.java103 DeviceProfile grid = BaseDraggingActivity.fromContext(getContext()).getDeviceProfile(); in updatePoolSize() local
DFloatingHeaderView.java398 DeviceProfile grid = BaseDraggingActivity.fromContext(getContext()).getDeviceProfile(); in setInsets() local
/packages/apps/DocumentsUI/src/com/android/documentsui/picker/
DMenuManager.java95 protected void updateModePicker(MenuItem grid, MenuItem list) { in updateModePicker()
/packages/apps/Launcher3/src/com/android/launcher3/states/
DSpringLoadedState.java48 DeviceProfile grid = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragLayer.java111 DeviceProfile grid = mActivity.getDeviceProfile(); in onMeasure() local
/packages/apps/Launcher3/src/com/android/launcher3/
DHotseat.java93 DeviceProfile grid = mActivity.getDeviceProfile(); in setInsets() local
DBubbleTextView.java165 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local
727 DeviceProfile grid = mActivity.getDeviceProfile(); in getWorkspaceVisualDragBounds() local
732 DeviceProfile grid = mActivity.getDeviceProfile(); in getIconSizeForDisplay() local
DInvariantDeviceProfile.java620 private final GridOption grid; field in InvariantDeviceProfile.DisplayOption
632 DisplayOption(GridOption grid, Context context, AttributeSet attrs) { in DisplayOption()
659 DisplayOption(GridOption grid) { in DisplayOption()
DDropTargetBar.java83 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DAllAppsEduView.java217 DeviceProfile grid = launcher.getDeviceProfile(); in init() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatEduDialog.java88 DeviceProfile grid = mLauncher.getDeviceProfile(); in onFinishInflate() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DStaggeredWorkspaceAnim.java82 DeviceProfile grid = launcher.getDeviceProfile(); in StaggeredWorkspaceAnim() local
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/
DWorkspacePageIndicator.java260 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAppWidgetHostView.java213 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDrawableBounds() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAppsDividerView.java282 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
DPredictionRowView.java402 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java371 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDragHandleBounds() local

12