Home
last modified time | relevance | path

Searched refs:getIconLayoutBounds (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarViewController.java151 public Rect getIconLayoutBounds() { in getIconLayoutBounds() method in TaskbarViewController
152 return mTaskbarView.getIconLayoutBounds(); in getIconLayoutBounds()
H A DStashedHandleViewController.java157 mControllers.taskbarViewController.getIconLayoutBounds(), mStashedHandleBounds); in createRevealAnimToIsStashed()
H A DTaskbarView.java277 public Rect getIconLayoutBounds() { in getIconLayoutBounds() method in TaskbarView