/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
H A D | SeascapePagedViewHandler.java | 57 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor() 89 DeviceProfile deviceProfile) { in getTaskMenuX() 112 int taskViewHeight, StagedSplitBounds splitBounds, DeviceProfile deviceProfile, in setDwbLayoutParamsAndGetTranslations() 178 boolean isRtl, DeviceProfile deviceProfile, StagedSplitBounds splitConfig) { in setSplitIconParams()
|
H A D | PortraitPagedViewHandler.java | 266 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor() 276 DeviceProfile deviceProfile) { in getTaskMenuX() 291 public int getTaskMenuWidth(View view, DeviceProfile deviceProfile) { in getTaskMenuWidth() 298 public void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation() 308 LinearLayout viewGroup, DeviceProfile deviceProfile) { in setLayoutParamsForTaskMenuOptionItem() 328 int taskViewHeight, StagedSplitBounds splitBounds, DeviceProfile deviceProfile, in setDwbLayoutParamsAndGetTranslations() 579 boolean isRtl, DeviceProfile deviceProfile, StagedSplitBounds splitConfig) { in setSplitIconParams() 609 public int getDefaultSplitPosition(DeviceProfile deviceProfile) { in getDefaultSplitPosition() 622 FloatProperty secondary, DeviceProfile deviceProfile) { in getSplitSelectTaskOffset()
|
H A D | LandscapePagedViewHandler.java | 258 public int getSplitTranslationDirectionFactor(int stagePosition, DeviceProfile deviceProfile) { in getSplitTranslationDirectionFactor() 268 DeviceProfile deviceProfile) { in getTaskMenuX() 279 public int getTaskMenuWidth(View view, DeviceProfile deviceProfile) { in getTaskMenuWidth() 284 public void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation() 294 LinearLayout viewGroup, DeviceProfile deviceProfile) { in setLayoutParamsForTaskMenuOptionItem() 314 int taskViewHeight, StagedSplitBounds splitBounds, DeviceProfile deviceProfile, in setDwbLayoutParamsAndGetTranslations() 480 boolean isRtl, DeviceProfile deviceProfile, StagedSplitBounds splitConfig) { in setSplitIconParams() 501 public int getDefaultSplitPosition(DeviceProfile deviceProfile) { in getDefaultSplitPosition() 507 FloatProperty secondary, DeviceProfile deviceProfile) { in getSplitSelectTaskOffset()
|
H A D | PagedOrientationHandler.java | 99 DeviceProfile deviceProfile); in getSplitTranslationDirectionFactor() 119 FloatProperty secondary, DeviceProfile deviceProfile); in getSplitSelectTaskOffset() 139 int getDefaultSplitPosition(DeviceProfile deviceProfile); in getDefaultSplitPosition() 159 boolean isRtl, DeviceProfile deviceProfile, StagedSplitBounds splitConfig); in setSplitIconParams() 167 float getTaskMenuX(float x, View thumbnailView, int overScroll, DeviceProfile deviceProfile); in getTaskMenuX() 169 int getTaskMenuWidth(View view, DeviceProfile deviceProfile); in getTaskMenuWidth() 174 void setTaskOptionsMenuLayoutOrientation(DeviceProfile deviceProfile, in setTaskOptionsMenuLayoutOrientation() 182 LinearLayout viewGroup, DeviceProfile deviceProfile); in setLayoutParamsForTaskMenuOptionItem() 195 int taskViewHeight, StagedSplitBounds splitBounds, DeviceProfile deviceProfile, in setDwbLayoutParamsAndGetTranslations()
|
/aosp12/frameworks/base/core/java/android/companion/ |
H A D | AssociationRequest.java | 211 public Builder setDeviceProfile(@NonNull @DeviceProfile String deviceProfile) { in setDeviceProfile() 278 @Nullable @DeviceProfile String deviceProfile, in AssociationRequest() 446 String deviceProfile = (flg & 0x4) == 0 ? null : in.readString(); in AssociationRequest() local
|
H A D | Association.java | 81 @Nullable String deviceProfile, in Association() 211 String deviceProfile = (flg & 0x8) == 0 ? null : in.readString(); in Association() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | TaskOverlayFactory.java | 69 DeviceProfile deviceProfile, TaskIdAttributeContainer taskContainer) { in getEnabledShortcuts() 126 BaseDraggingActivity activity, TaskView taskView, DeviceProfile deviceProfile) { in addSplitOptions()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | TaskView.java | 143 public static boolean clipLeft(DeviceProfile deviceProfile) { in clipLeft() 150 public static boolean clipTop(DeviceProfile deviceProfile) { in clipTop() 157 public static boolean clipRight(DeviceProfile deviceProfile) { in clipRight() 164 public static boolean clipBottom(DeviceProfile deviceProfile) { in clipBottom() 171 public static boolean useFullThumbnail(DeviceProfile deviceProfile) { in useFullThumbnail() 884 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in setOrientationState() local 910 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in isGridTask() local 1021 public static float getEdgeScaleDownFactor(DeviceProfile deviceProfile) { in getEdgeScaleDownFactor()
|
H A D | GroupedTaskView.java | 238 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in setOrientationState() local 252 DeviceProfile deviceProfile = mActivity.getDeviceProfile(); in updateIconPlacement() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/statemanager/ |
H A D | BaseState.java | 61 default boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
H A D | BaseWidgetSheet.java | 147 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in doMeasure() local 175 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in computeMaxHorizontalSpans() local
|
H A D | AddItemWidgetsBottomSheet.java | 107 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onMeasure() local
|
H A D | PendingItemDragHelper.java | 127 DeviceProfile deviceProfile = launcher.getDeviceProfile(); in startDrag() local
|
/aosp12/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/ |
H A D | CompanionDeviceActivity.java | 83 String deviceProfile = getRequest().getDeviceProfile(); in onCreate() local 159 private String getDeviceProfileName(@Nullable String deviceProfile) { in getDeviceProfileName()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
H A D | FlingToDeleteHelper.java | 92 DeviceProfile deviceProfile = mLauncher.getDeviceProfile(); in isFlingingToDelete() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/ |
H A D | BackgroundAppState.java | 81 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | RectFSpringAnim.java | 133 @Nullable DeviceProfile deviceProfile) { in RectFSpringAnim()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
H A D | PreviewSurfaceRenderer.java | 165 DeviceProfile deviceProfile = mIdp.getDeviceProfile(previewContext); in loadModelData() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/ |
H A D | WidgetsEduView.java | 100 DeviceProfile deviceProfile = mActivityContext.getDeviceProfile(); in onMeasure() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/states/ |
H A D | RotationHelper.java | 47 public static boolean getAllowRotationDefaultValue(DeviceProfile deviceProfile) { in getAllowRotationDefaultValue()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
H A D | LauncherTaskbarUIController.java | 167 private void onStashedInAppChanged(DeviceProfile deviceProfile) { in onStashedInAppChanged()
|
H A D | TaskbarViewController.java | 237 public void onRotationChanged(DeviceProfile deviceProfile) { in onRotationChanged()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
H A D | WidgetsRecommendationTableLayout.java | 142 DeviceProfile deviceProfile = Launcher.getLauncher(getContext()).getDeviceProfile(); in fitRecommendedWidgetsToTableSpace() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/ |
H A D | RecentsState.java | 137 public boolean displayOverviewTasksAsGrid(DeviceProfile deviceProfile) { in displayOverviewTasksAsGrid()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/settings/ |
H A D | SettingsActivity.java | 255 DeviceProfile deviceProfile = InvariantDeviceProfile.INSTANCE.get( in initPreference() local
|