Home
last modified time | relevance | path

Searched defs:grid (Results 1 – 25 of 37) 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/tests/src/com/android/customization/testing/
DTestThemesUserEventLogger.java40 public void logGridSelected(GridOption grid) { in logGridSelected()
45 public void logGridApplied(GridOption grid) { in logGridApplied()
/packages/apps/ThemePicker/src/com/android/customization/module/
DThemesUserEventLogger.java44 void logGridSelected(GridOption grid); in logGridSelected()
46 void logGridApplied(GridOption grid); in logGridApplied()
DStatsLogUserEventLogger.java176 public void logGridSelected(GridOption grid) { in logGridSelected()
184 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/allapps/
DFloatingHeaderRow.java32 void setInsets(Rect insets, DeviceProfile grid); in setInsets()
DPluginHeaderRow.java46 public void setInsets(Rect insets, DeviceProfile grid) { } in setInsets()
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DItemLongClickListener.java112 DeviceProfile grid = launcher.getDeviceProfile(); in onAllAppsItemLongClick() 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.java49 DeviceProfile grid = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragLayer.java110 DeviceProfile grid = mActivity.getDeviceProfile(); in onMeasure() local
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java658 public final GridOption grid; field in InvariantDeviceProfile.DisplayOption
675 DisplayOption(GridOption grid, Context context, AttributeSet attrs, int defaultFlagValue) { in DisplayOption()
709 DisplayOption(GridOption grid) { in DisplayOption()
DBubbleTextView.java174 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local
847 DeviceProfile grid = mActivity.getDeviceProfile(); in getWorkspaceVisualDragBounds() local
852 DeviceProfile grid = mActivity.getDeviceProfile(); in getIconSizeForDisplay() local
DDropTargetBar.java84 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
DHotseat.java100 DeviceProfile grid = mActivity.getDeviceProfile(); in setInsets() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduDialog.java87 DeviceProfile grid = mActivityContext.getDeviceProfile(); in onFinishInflate() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java251 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
DAppsDividerView.java284 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DAllAppsEduView.java265 DeviceProfile grid = launcher.getDeviceProfile(); in init() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsListHeader.java82 DeviceProfile grid = activity.getDeviceProfile(); in WidgetsListHeader() local
DWidgetsRecyclerView.java73 DeviceProfile grid = activity.getDeviceProfile(); in WidgetsRecyclerView() local
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/
DWorkspacePageIndicator.java260 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DStaggeredWorkspaceAnim.java94 DeviceProfile grid = launcher.getDeviceProfile(); in StaggeredWorkspaceAnim() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DNavigableAppWidgetHostView.java243 public void getWidgetInset(DeviceProfile grid, Rect out) { in getWidgetInset()
DPendingAppWidgetHostView.java231 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDrawableBounds() local

12