Home
last modified time | relevance | path

Searched defs:deviceProfile (Results 1 – 25 of 47) sorted by relevance

12

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DPortraitPagedViewHandler.java93 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/
DWidgetsRecommendationTableLayout.java90 DeviceProfile deviceProfile, float recommendationTableMaxHeight) { in setRecommendedWidgets()
142 DeviceProfile deviceProfile) { in selectRowsThatFitInAvailableHeight()
DWidgetRecommendationsView.java152 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/
DSecondaryLauncherAllAppsContainerView.java44 protected void updateBackgroundVisibility(DeviceProfile deviceProfile) {} in updateBackgroundVisibility()
/packages/apps/Launcher3/src/com/android/launcher3/widget/util/
DWidgetDragScaleUtils.java43 public static float getWidgetDragScalePx(Context context, DeviceProfile deviceProfile, in getWidgetDragScalePx()
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DBaseState.java63 default boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/
DPhoneGestureLayoutter.kt59 val deviceProfile: DeviceProfile = context.deviceProfile in layoutButtons() constant
DSetupNavLayoutter.kt60 val deviceProfile: DeviceProfile = context.deviceProfile in layoutButtons() constant
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java334 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in doMeasure() local
354 protected int getTabletHorizontalMargin(DeviceProfile deviceProfile) { in getTabletHorizontalMargin()
DAddItemWidgetsBottomSheet.java102 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onMeasure() local
DPendingItemDragHelper.java122 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in startDrag() local
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DFlingToDeleteHelper.java92 DeviceProfile deviceProfile = mLauncher.getDeviceProfile(); in isFlingingToDelete() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DOverviewState.java83 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
DBackgroundAppState.java82 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java142 DeviceProfile deviceProfile = mActivityContext.getTransientTaskbarDeviceProfile(); in TaskbarView() local
456 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onLayout() local
579 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getIconLayoutWidth() local
DRecentsHitboxExtender.java58 public void init(View recentsButton, View recentsParent, DeviceProfile deviceProfile, in init()
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DCdmConnectivityManager.java92 String deviceProfile = getDeviceProfileFromType(discoveryFilter.getDeviceType()); in startDiscoveryAsync() local
/packages/apps/Launcher3/src/com/android/launcher3/
DModelCallbacks.kt133 val deviceProfile = launcher.deviceProfile in <lambda>() constant
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java535 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/
DWidgetPreviewContainerSizesTest.kt44 private lateinit var deviceProfile: DeviceProfile variable in com.android.launcher3.widget.picker.util.WidgetPreviewContainerSizesTest
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DRecentsState.java143 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java134 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getExpectedHeight() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DIconView.java185 DeviceProfile deviceProfile = in setIconOrientation() local
/packages/apps/Launcher3/src/com/android/launcher3/views/
DSnackbar.java118 DeviceProfile deviceProfile = activity.getDeviceProfile(); in show() local
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/util/
DWidgetDragScaleUtilsTest.kt43 private lateinit var deviceProfile: DeviceProfile variable in com.android.launcher3.widget.util.WidgetDragScaleUtilsTest

12