Home
last modified time | relevance | path

Searched defs:setIconAndSnapshotParams (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DSeascapePagedViewHandler.java165 public void setIconAndSnapshotParams(View mIconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in SeascapePagedViewHandler
H A DPortraitPagedViewHandler.java567 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in PortraitPagedViewHandler
H A DLandscapePagedViewHandler.java467 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in LandscapePagedViewHandler
H A DPagedOrientationHandler.java155 void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method