Home
last modified time | relevance | path

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

12

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DPagedOrientationHandler.java89 DeviceProfile deviceProfile); in getSplitTranslationDirectionFactor()
109 FloatProperty secondary, DeviceProfile deviceProfile); in getSplitSelectTaskOffset()
158 int getDefaultSplitPosition(DeviceProfile deviceProfile); in getDefaultSplitPosition()
179 DeviceProfile deviceProfile, SplitBounds splitConfig); in setSplitIconParams()
187 float getTaskMenuX(float x, View thumbnailView, DeviceProfile deviceProfile, in getTaskMenuX()
191 int getTaskMenuWidth(View thumbnailView, DeviceProfile deviceProfile, in getTaskMenuWidth()
197 void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation()
205 LinearLayout viewGroup, DeviceProfile deviceProfile); in setLayoutParamsForTaskMenuOptionItem()
213 int taskViewHeight, SplitBounds splitBounds, DeviceProfile deviceProfile, in getDwbLayoutTranslations()
236 void fixBoundsForHomeAnimStartRect(RectF outStartRect, DeviceProfile deviceProfile); in fixBoundsForHomeAnimStartRect()
DLandscapePagedViewHandler.java108 public void fixBoundsForHomeAnimStartRect(RectF outStartRect, DeviceProfile deviceProfile) { in fixBoundsForHomeAnimStartRect()
260 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor()
270 DeviceProfile deviceProfile, float taskInsetMargin) { in getTaskMenuX()
288 public int getTaskMenuWidth(View thumbnailView, DeviceProfile deviceProfile, in getTaskMenuWidth()
298 public void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation()
308 LinearLayout viewGroup, DeviceProfile deviceProfile) { in setLayoutParamsForTaskMenuOptionItem()
317 int taskViewHeight, SplitBounds splitBounds, DeviceProfile deviceProfile, in getDwbLayoutTranslations()
543 DeviceProfile deviceProfile, SplitBounds splitConfig) { in setSplitIconParams()
585 public int getDefaultSplitPosition(DeviceProfile deviceProfile) { in getDefaultSplitPosition()
591 FloatProperty secondary, DeviceProfile deviceProfile) { in getSplitSelectTaskOffset()
DPortraitPagedViewHandler.java107 public void fixBoundsForHomeAnimStartRect(RectF outStartRect, DeviceProfile deviceProfile) { in fixBoundsForHomeAnimStartRect()
257 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor()
267 DeviceProfile deviceProfile, float taskInsetMargin) { in getTaskMenuX()
283 public int getTaskMenuWidth(View thumbnailView, DeviceProfile deviceProfile, in getTaskMenuWidth()
291 public void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation()
301 LinearLayout viewGroup, DeviceProfile deviceProfile) { in setLayoutParamsForTaskMenuOptionItem()
309 int taskViewHeight, SplitBounds splitBounds, DeviceProfile deviceProfile, in getDwbLayoutTranslations()
692 DeviceProfile deviceProfile, SplitBounds splitConfig) { in setSplitIconParams()
762 public int getDefaultSplitPosition(DeviceProfile deviceProfile) { in getDefaultSplitPosition()
775 FloatProperty secondary, DeviceProfile deviceProfile) { in getSplitSelectTaskOffset()
DSeascapePagedViewHandler.java57 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor()
89 DeviceProfile deviceProfile, float taskInsetMargin) { in getTaskMenuX()
128 int taskViewHeight, SplitBounds splitBounds, DeviceProfile deviceProfile, in getDwbLayoutTranslations()
221 DeviceProfile deviceProfile, SplitBounds splitConfig) { in setSplitIconParams()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSecondaryLauncherAllAppsContainerView.java44 protected void updateBackground(DeviceProfile deviceProfile) {} in updateBackground()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsContainerView.java65 protected void updateBackground(DeviceProfile deviceProfile) { in updateBackground()
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DBaseState.java63 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/taskbar/
DStashedHandleViewController.java108 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in init() local
187 private boolean isPhoneGestureNavMode(DeviceProfile deviceProfile) { in isPhoneGestureNavMode()
DTaskbarManager.java416 public static boolean isPhoneMode(DeviceProfile deviceProfile) { in isPhoneMode()
428 private boolean isTaskbarPresent(DeviceProfile deviceProfile) { in isTaskbarPresent()
DRecentsHitboxExtender.java58 public void init(View recentsButton, View recentsParent, DeviceProfile deviceProfile, in init()
DTaskbarView.java365 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onLayout() local
488 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getIconLayoutWidth() local
DTaskbarDragLayerController.java242 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in getTaskbarBackgroundHeight() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DOverviewState.java80 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in getWorkspaceScaleAndTranslation() local
DBackgroundAppState.java82 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DGroupedTaskView.java350 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in setOrientationState() local
365 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in updateIconPlacement() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java390 public DefaultSpringConfig(Context context, DeviceProfile deviceProfile, in DefaultSpringConfig()
413 private @Tracking int getDefaultTracking(@Nullable DeviceProfile deviceProfile) { in getDefaultTracking()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DWidgetsEduView.java100 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onMeasure() local
DSnackbar.java101 DeviceProfile deviceProfile = activity.getDeviceProfile(); in show() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsRecommendationTableLayout.java142 DeviceProfile deviceProfile = Launcher.getLauncher(getContext()).getDeviceProfile(); in fitRecommendedWidgetsToTableSpace() local
/packages/apps/Launcher3/src/com/android/launcher3/
DMultipageCellLayout.java59 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in MultipageCellLayout() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DAddItemWidgetsBottomSheet.java106 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onMeasure() local
DPendingItemDragHelper.java128 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in startDrag() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java124 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in getExpectedHeight() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DRecentsState.java141 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()

12