Home
last modified time | relevance | path

Searched refs:setIconAndSnapshotParams (Results 1 – 5 of 5) 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 DPagedOrientationHandler.java155 void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method
H A DLandscapePagedViewHandler.java467 public void setIconAndSnapshotParams(View iconView, int taskIconMargin, int taskIconHeight, in setIconAndSnapshotParams() method in LandscapePagedViewHandler
H A DPortraitPagedViewHandler.java567 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 DTaskView.java892 orientationHandler.setIconAndSnapshotParams(mIconView, taskIconMargin, taskIconHeight, in setOrientationState()