Home
last modified time | relevance | path

Searched refs:setTaskMenuAroundTaskView (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DSeascapePagedViewHandler.java100 public void setTaskMenuAroundTaskView(LinearLayout taskView, float margin) { in setTaskMenuAroundTaskView() method in SeascapePagedViewHandler
H A DPagedOrientationHandler.java187 void setTaskMenuAroundTaskView(LinearLayout taskView, float margin); in setTaskMenuAroundTaskView() method
H A DLandscapePagedViewHandler.java302 public void setTaskMenuAroundTaskView(LinearLayout taskView, float margin) { in setTaskMenuAroundTaskView() method in LandscapePagedViewHandler
H A DPortraitPagedViewHandler.java315 public void setTaskMenuAroundTaskView(LinearLayout taskView, float margin) { in setTaskMenuAroundTaskView() method in PortraitPagedViewHandler
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskMenuView.java266 orientationHandler.setTaskMenuAroundTaskView(this, mTaskInsetMargin);