Searched refs:getIconBounds (Results 1 – 7 of 7) sorted by relevance
835 getIconBounds(mDotParams.iconBounds); in drawDotIfNecessary()869 getIconBounds(iconBounds); in drawAppContrastTile()886 getIconBounds(mRunningAppIconBounds); in drawRunningAppIndicatorIfNecessary()930 public void getIconBounds(Rect outBounds) { in getIconBounds() method in BubbleTextView931 getIconBounds(mIconSize, outBounds); in getIconBounds()937 public void getIconBounds(int iconSize, Rect outBounds) { in getIconBounds() method in BubbleTextView1482 getIconBounds(mIconSize, bounds); in getWorkspaceVisualDragBounds()1486 getIconBounds(mIconSize, bounds); in getSourceVisualDragBounds()
119 fun getIconBounds(outBounds: Rect) { in getIconBounds() method
189 mIconGraphic.getIconBounds(outBounds); in getWorkspaceVisualDragBounds()
293 public void getIconBounds(Rect outBounds) { in getIconBounds() method in PredictedAppIcon294 super.getIconBounds(outBounds); in getIconBounds()
194 public Rect getIconBounds() { in getIconBounds() method in RenderingRequest
266 Rect iconBounds = request.getIconBounds(); in render()
271 ((BubbleTextView) v).getIconBounds(outViewBounds); in getLocationBoundsForView()