/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 | 144 public void logGridSelected(GridOption grid) { in logGridSelected() 152 public void logGridApplied(GridOption grid) { in logGridApplied()
|
/packages/apps/ThemePicker/tests/src/com/android/customization/testing/ |
D | TestThemesUserEventLogger.java | 35 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/ |
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 | 104 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 | 50 public void setInsets(Rect insets, DeviceProfile grid) { } in setInsets()
|
D | AllAppsRecyclerView.java | 103 DeviceProfile grid = BaseDraggingActivity.fromContext(getContext()).getDeviceProfile(); in updatePoolSize() local
|
D | FloatingHeaderView.java | 398 DeviceProfile grid = BaseDraggingActivity.fromContext(getContext()).getDeviceProfile(); in setInsets() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/picker/ |
D | MenuManager.java | 95 protected void updateModePicker(MenuItem grid, MenuItem list) { in updateModePicker()
|
/packages/apps/Launcher3/src/com/android/launcher3/states/ |
D | SpringLoadedState.java | 48 DeviceProfile grid = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
|
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/ |
D | SecondaryDragLayer.java | 111 DeviceProfile grid = mActivity.getDeviceProfile(); in onMeasure() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Hotseat.java | 93 DeviceProfile grid = mActivity.getDeviceProfile(); in setInsets() local
|
D | BubbleTextView.java | 165 DeviceProfile grid = mActivity.getDeviceProfile(); in BubbleTextView() local 727 DeviceProfile grid = mActivity.getDeviceProfile(); in getWorkspaceVisualDragBounds() local 732 DeviceProfile grid = mActivity.getDeviceProfile(); in getIconSizeForDisplay() local
|
D | InvariantDeviceProfile.java | 620 private final GridOption grid; field in InvariantDeviceProfile.DisplayOption 632 DisplayOption(GridOption grid, Context context, AttributeSet attrs) { in DisplayOption() 659 DisplayOption(GridOption grid) { in DisplayOption()
|
D | DropTargetBar.java | 83 DeviceProfile grid = Launcher.getLauncher(getContext()).getDeviceProfile(); in setInsets() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/ |
D | AllAppsEduView.java | 217 DeviceProfile grid = launcher.getDeviceProfile(); in init() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/ |
D | HotseatEduDialog.java | 88 DeviceProfile grid = mLauncher.getDeviceProfile(); in onFinishInflate() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/ |
D | StaggeredWorkspaceAnim.java | 82 DeviceProfile grid = launcher.getDeviceProfile(); in StaggeredWorkspaceAnim() local
|
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/ |
D | WorkspacePageIndicator.java | 260 DeviceProfile grid = mLauncher.getDeviceProfile(); in setInsets() local
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | PendingAppWidgetHostView.java | 213 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDrawableBounds() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/ |
D | AppsDividerView.java | 282 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
|
D | PredictionRowView.java | 402 public void setInsets(Rect insets, DeviceProfile grid) { in setInsets()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | ScrimView.java | 371 DeviceProfile grid = mLauncher.getDeviceProfile(); in updateDragHandleBounds() local
|