Searched defs:setIconAndSnapshotParams (Results 1 – 4 of 4) 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 | PortraitPagedViewHandler.java | 567 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in PortraitPagedViewHandler
|
H A D | LandscapePagedViewHandler.java | 467 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in LandscapePagedViewHandler
|
H A D | PagedOrientationHandler.java | 155 void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method
|