Searched refs:stashedBounds (Results 1 – 1 of 1) sorted by relevance
813 Rect stashedBounds = new Rect(); in addRevealAnimToIsStashed() local814 mControllers.stashedHandleViewController.getStashedHandleBounds(stashedBounds); in addRevealAnimToIsStashed()817 float newChildWidth = stashedBounds.width() / (float) numIcons; in addRevealAnimToIsStashed()820 float croppedTransY = mTaskbarView.getIconTouchSize() - stashedBounds.height(); in addRevealAnimToIsStashed()835 float newPosition = stashedBounds.left + (newChildWidth * i); in addRevealAnimToIsStashed()840 float newRight = stashedBounds.right - (newChildWidth in addRevealAnimToIsStashed()