Home
last modified time | relevance | path

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

123

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsRecommendationTableLayout.java90 DeviceProfile deviceProfile, float recommendationTableMaxHeight) { in setRecommendedWidgets()
140 DeviceProfile deviceProfile) { in selectRowsThatFitInAvailableHeight()
DWidgetRecommendationsView.java189 DeviceProfile deviceProfile, final @Px float availableHeight, in setRecommendations()
354 DeviceProfile deviceProfile, in maybeDisplayInTable()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java345 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in doMeasure() local
357 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getInsetsWidth() local
372 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/allapps/
DSecondaryLauncherAllAppsContainerView.java44 protected void updateBackgroundVisibility(DeviceProfile deviceProfile) {} in updateBackgroundVisibility()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java164 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
DRecentsHitboxExtender.java58 public void init(View recentsButton, View recentsParent, DeviceProfile deviceProfile, in init()
DManageWindowsTaskbarShortcut.kt220 val deviceProfile = taskbarActivityContext.deviceProfile in <lambda>() constant
/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.java60 default boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
/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.java86 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
DBackgroundAppState.java85 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/window/
DRecentsWindowContext.kt44 private var deviceProfile: DeviceProfile? = null variable
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/
DSetupNavLayoutter.kt70 val deviceProfile: DeviceProfile = context.deviceProfile in layoutButtons() constant
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DCdmConnectivityManager.java92 String deviceProfile = getDeviceProfileFromType(discoveryFilter.getDeviceType()); in startDiscoveryAsync() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DGroupedTaskView.kt186 val deviceProfile = container.deviceProfile in updateIconPlacement() constant
/packages/apps/Launcher3/src/com/android/launcher3/
DModelCallbacks.kt131 val deviceProfile = launcher.deviceProfile in <lambda>() constant
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DNavBarGestureHandler.java61 NavBarGestureHandler(Context context, DeviceProfile deviceProfile) { in NavBarGestureHandler()
/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.kt45 private lateinit var deviceProfile: DeviceProfile variable in com.android.launcher3.widget.picker.util.WidgetPreviewContainerSizesTest
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DAspectRatioSystemShortcutTests.kt245 val deviceProfile = in setScreenSizeDp() constant
/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

123