Searched refs:mStashedHandleBounds (Results 1 – 1 of 1) sorted by relevance
66 private final Rect mStashedHandleBounds = new Rect(); field in StashedHandleViewController117 mStashedHandleBounds.set( in init()122 mStashedHandleView.updateSampledRegion(mStashedHandleBounds); in init()124 outline.setRoundRect(mStashedHandleBounds, mStashedHandleRadius); in init()157 mControllers.taskbarViewController.getIconLayoutBounds(), mStashedHandleBounds); in createRevealAnimToIsStashed()180 mStashedHandleView.updateSampledRegion(mStashedHandleBounds); in onIsStashed()