| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/ |
| D | PortraitPagedViewHandler.java | 93 public void fixBoundsForHomeAnimStartRect(RectF outStartRect, DeviceProfile deviceProfile) { in fixBoundsForHomeAnimStartRect() 182 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor() 192 DeviceProfile deviceProfile, float taskInsetMargin, View taskViewIcon) { in getTaskMenuX() 208 public int getTaskMenuWidth(View thumbnailView, DeviceProfile deviceProfile, in getTaskMenuWidth() 222 public int getTaskMenuHeight(float taskInsetMargin, DeviceProfile deviceProfile, in getTaskMenuHeight() 229 public void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation() 239 LinearLayout viewGroup, DeviceProfile deviceProfile) { in setLayoutParamsForTaskMenuOptionItem() 247 int taskViewHeight, SplitBounds splitBounds, DeviceProfile deviceProfile, in getDwbLayoutTranslations() 667 DeviceProfile deviceProfile, SplitBounds splitConfig) { in setSplitIconParams() 762 public int getDefaultSplitPosition(DeviceProfile deviceProfile) { in getDefaultSplitPosition() [all …]
|
| /packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
| D | WidgetsRecommendationTableLayout.java | 90 DeviceProfile deviceProfile, float recommendationTableMaxHeight) { in setRecommendedWidgets() 142 DeviceProfile deviceProfile) { in selectRowsThatFitInAvailableHeight()
|
| D | WidgetRecommendationsView.java | 152 List<WidgetItem> recommendedWidgets, DeviceProfile deviceProfile, in setRecommendations() 189 DeviceProfile deviceProfile, final @Px float availableHeight, in setRecommendations() 315 DeviceProfile deviceProfile, in maybeDisplayInTable()
|
| /packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
| D | SecondaryLauncherAllAppsContainerView.java | 44 protected void updateBackgroundVisibility(DeviceProfile deviceProfile) {} in updateBackgroundVisibility()
|
| /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 | 63 default boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/ |
| D | PhoneGestureLayoutter.kt | 59 val deviceProfile: DeviceProfile = context.deviceProfile in layoutButtons() constant
|
| D | SetupNavLayoutter.kt | 60 val deviceProfile: DeviceProfile = context.deviceProfile in layoutButtons() constant
|
| /packages/apps/Launcher3/src/com/android/launcher3/widget/ |
| D | BaseWidgetSheet.java | 334 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in doMeasure() local 354 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/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 | 83 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
|
| D | BackgroundAppState.java | 82 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
| D | TaskbarView.java | 142 DeviceProfile deviceProfile = mActivityContext.getTransientTaskbarDeviceProfile(); in TaskbarView() local 456 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onLayout() local 579 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getIconLayoutWidth() local
|
| D | RecentsHitboxExtender.java | 58 public void init(View recentsButton, View recentsParent, DeviceProfile deviceProfile, in init()
|
| /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/src/com/android/launcher3/ |
| D | ModelCallbacks.kt | 133 val deviceProfile = launcher.deviceProfile in <lambda>() constant
|
| /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 | 44 private lateinit var deviceProfile: DeviceProfile variable in com.android.launcher3.widget.picker.util.WidgetPreviewContainerSizesTest
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/ |
| D | RecentsState.java | 143 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/ |
| D | PredictionRowView.java | 134 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getExpectedHeight() local
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
| D | IconView.java | 185 DeviceProfile deviceProfile = in setIconOrientation() local
|
| /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
|