/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/util/ |
D | GridOccupancyTest.java | 19 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/ |
D | ThemesUserEventLogger.java | 36 void logGridSelected(GridOption grid); in logGridSelected() 38 void logGridApplied(GridOption grid); in logGridApplied()
|
D | StatsLogUserEventLogger.java | 124 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/ |
D | GridOptionsManagerTest.java | 53 GridOption grid = new GridOption("testTitle", gridName, false, 2, 2, null, 1, ""); in testApply() local
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | ItemLongClickListener.java | 112 DeviceProfile grid = launcher.getDeviceProfile(); in onAllAppsItemLongClick() local
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | FloatingHeaderRow.java | 33 void setInsets(Rect insets, DeviceProfile grid); in setInsets()
|
D | PluginHeaderRow.java | 49 public void setInsets(Rect insets, DeviceProfile grid) { } in setInsets()
|
D | AllAppsRecyclerView.java | 97 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in updatePoolSize() local
|
D | FloatingHeaderView.java | 396 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
|
D | AllAppsContainerView.java | 320 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/picker/ |
D | MenuManager.java | 86 protected void updateModePicker(MenuItem grid, MenuItem list) { in updateModePicker()
|
/packages/apps/Launcher3/src/com/android/launcher3/states/ |
D | SpringLoadedState.java | 45 DeviceProfile grid = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Hotseat.java | 82 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in setInsets() local
|
D | BubbleTextView.java | 163 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in BubbleTextView() local 169 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local 175 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local
|
D | DropTargetBar.java | 83 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
|
D | InvariantDeviceProfile.java | 586 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/ |
D | StaggeredWorkspaceAnim.java | 80 DeviceProfile grid = launcher.getDeviceProfile(); in StaggeredWorkspaceAnim() local
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | PendingAppWidgetHostView.java | 203 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDrawableBounds() local
|
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/ |
D | WorkspacePageIndicator.java | 260 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/ |
D | AppsDividerView.java | 284 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
|
D | PredictionRowView.java | 385 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | ScrimView.java | 297 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDragHandleBounds() local
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | PreviewBackground.java | 137 DeviceProfile grid = activity.getWallpaperDeviceProfile(); in setup() local
|
D | Folder.java | 943 DeviceProfile grid = mLauncher.getDeviceProfile(); in centerAboutIcon() local 1001 DeviceProfile grid = mLauncher.getDeviceProfile(); in getContentAreaHeight() local
|
D | FolderPagedView.java | 228 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in createAndAddNewPage() local
|