Searched refs:getIconLayoutBounds (Results 1 – 3 of 3) sorted by relevance
151 public Rect getIconLayoutBounds() { in getIconLayoutBounds() method in TaskbarViewController152 return mTaskbarView.getIconLayoutBounds(); in getIconLayoutBounds()
157 mControllers.taskbarViewController.getIconLayoutBounds(), mStashedHandleBounds); in createRevealAnimToIsStashed()
277 public Rect getIconLayoutBounds() { in getIconLayoutBounds() method in TaskbarView