/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
D | WidgetsRecommendationTableLayout.java | 90 DeviceProfile deviceProfile, float recommendationTableMaxHeight) { in setRecommendedWidgets() 140 DeviceProfile deviceProfile) { in selectRowsThatFitInAvailableHeight()
|
D | WidgetRecommendationsView.java | 189 DeviceProfile deviceProfile, final @Px float availableHeight, in setRecommendations() 354 DeviceProfile deviceProfile, in maybeDisplayInTable()
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | BaseWidgetSheet.java | 345 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in doMeasure() local 357 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getInsetsWidth() local 372 protected int getTabletHorizontalMargin(DeviceProfile deviceProfile) { in getTabletHorizontalMargin()
|
D | AddItemWidgetsBottomSheet.java | 102 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onMeasure() local
|
D | PendingItemDragHelper.java | 122 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in startDrag() local
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | SecondaryLauncherAllAppsContainerView.java | 44 protected void updateBackgroundVisibility(DeviceProfile deviceProfile) {} in updateBackgroundVisibility()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarView.java | 164 DeviceProfile deviceProfile = mActivityContext.getTransientTaskbarDeviceProfile(); in TaskbarView() local 208 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in calculateMaxNumIcons() local 795 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onLayout() local 968 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getIconLayoutWidth() local 1109 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getTaskBarIconsEndForBubbleBarLocation() local
|
D | RecentsHitboxExtender.java | 58 public void init(View recentsButton, View recentsParent, DeviceProfile deviceProfile, in init()
|
D | ManageWindowsTaskbarShortcut.kt | 220 val deviceProfile = taskbarActivityContext.deviceProfile in <lambda>() constant
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/util/ |
D | WidgetDragScaleUtils.java | 43 public static float getWidgetDragScalePx(Context context, DeviceProfile deviceProfile, in getWidgetDragScalePx()
|
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/ |
D | BaseState.java | 60 default boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
D | FlingToDeleteHelper.java | 92 DeviceProfile deviceProfile = mLauncher.getDeviceProfile(); in isFlingingToDelete() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/ |
D | OverviewState.java | 86 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
|
D | BackgroundAppState.java | 85 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/window/ |
D | RecentsWindowContext.kt | 44 private var deviceProfile: DeviceProfile? = null variable
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/ |
D | SetupNavLayoutter.kt | 70 val deviceProfile: DeviceProfile = context.deviceProfile in layoutButtons() constant
|
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/ |
D | CdmConnectivityManager.java | 92 String deviceProfile = getDeviceProfileFromType(discoveryFilter.getDeviceType()); in startDiscoveryAsync() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | GroupedTaskView.kt | 186 val deviceProfile = container.deviceProfile in updateIconPlacement() constant
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ModelCallbacks.kt | 131 val deviceProfile = launcher.deviceProfile in <lambda>() constant
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
D | NavBarGestureHandler.java | 61 NavBarGestureHandler(Context context, DeviceProfile deviceProfile) { in NavBarGestureHandler()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | RectFSpringAnim.java | 535 public DefaultSpringConfig(Context context, DeviceProfile deviceProfile, in DefaultSpringConfig() 558 private @Tracking int getDefaultTracking(@Nullable DeviceProfile deviceProfile) { in getDefaultTracking()
|
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/picker/util/ |
D | WidgetPreviewContainerSizesTest.kt | 45 private lateinit var deviceProfile: DeviceProfile variable in com.android.launcher3.widget.picker.util.WidgetPreviewContainerSizesTest
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | AspectRatioSystemShortcutTests.kt | 245 val deviceProfile = in setScreenSizeDp() constant
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | Snackbar.java | 118 DeviceProfile deviceProfile = activity.getDeviceProfile(); in show() local
|
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/util/ |
D | WidgetDragScaleUtilsTest.kt | 43 private lateinit var deviceProfile: DeviceProfile variable in com.android.launcher3.widget.util.WidgetDragScaleUtilsTest
|