Home
last modified time | relevance | path

Searched defs:grid (Results 1 – 25 of 31) 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.java124 public void logGridSelected(GridOption grid) { in logGridSelected()
132 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.java112 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.java49 public void setInsets(Rect insets, DeviceProfile grid) { } in setInsets()
DAllAppsRecyclerView.java97 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in updatePoolSize() local
DFloatingHeaderView.java396 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
DAllAppsContainerView.java320 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
/packages/apps/DocumentsUI/src/com/android/documentsui/picker/
DMenuManager.java86 protected void updateModePicker(MenuItem grid, MenuItem list) { in updateModePicker()
/packages/apps/Launcher3/src/com/android/launcher3/states/
DSpringLoadedState.java45 DeviceProfile grid = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
/packages/apps/Launcher3/src/com/android/launcher3/
DHotseat.java82 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in setInsets() local
DBubbleTextView.java163 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in BubbleTextView() local
169 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local
175 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local
DDropTargetBar.java83 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
DInvariantDeviceProfile.java586 private final GridOption grid; field in InvariantDeviceProfile.DisplayOption
597 DisplayOption(GridOption grid, Context context, AttributeSet attrs) { in DisplayOption()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DStaggeredWorkspaceAnim.java80 DeviceProfile grid = launcher.getDeviceProfile(); in StaggeredWorkspaceAnim() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAppWidgetHostView.java203 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDrawableBounds() local
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/
DWorkspacePageIndicator.java260 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAppsDividerView.java284 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
DPredictionRowView.java385 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java297 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDragHandleBounds() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DPreviewBackground.java137 DeviceProfile grid = activity.getWallpaperDeviceProfile(); in setup() local
DFolder.java943 DeviceProfile grid = mLauncher.getDeviceProfile(); in centerAboutIcon() local
1001 DeviceProfile grid = mLauncher.getDeviceProfile(); in getContentAreaHeight() local
DFolderPagedView.java228 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in createAndAddNewPage() local

12