Searched refs:setIconAndSnapshotParams (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
H A D | SeascapePagedViewHandler.java | 165 public void setIconAndSnapshotParams(View mIconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in SeascapePagedViewHandler
|
H A D | PagedOrientationHandler.java | 155 void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method
|
H A D | LandscapePagedViewHandler.java | 467 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in LandscapePagedViewHandler
|
H A D | PortraitPagedViewHandler.java | 567 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in PortraitPagedViewHandler
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | TaskView.java | 892 orientationHandler.setIconAndSnapshotParams(mIconView, taskIconMargin, taskIconHeight, in setOrientationState()
|