Searched refs:mHandleViewController (Results 1 – 1 of 1) sorted by relevance
63 private BubbleStashedHandleViewController mHandleViewController; field in BubbleStashController97 mHandleViewController = bubbleControllers.bubbleStashedHandleViewController; in init()104 mBubbleStashedHandleAlpha = mHandleViewController.getStashedHandleAlpha().get( in init()107 mStashedHeight = mHandleViewController.getStashedHeight(); in init()108 mUnstashedHeight = mHandleViewController.getUnstashedHeight(); in init()315 fullLengthAnimatorSet.play(mHandleViewController.createRevealAnimToIsStashed(isStashed)); in createStashAnimator()345 mHandleViewController.onIsStashedChanged(); in onIsStashedChanged()390 return mHandleViewController.isEventOverHandle(ev); in isEventOverStashHandle()395 mHandleViewController.setBubbleBarLocation(bubbleBarLocation); in setBubbleBarLocation()400 return mHandleViewController.getPhysicsAnimator(); in getStashedHandlePhysicsAnimator()[all …]