Home
last modified time | relevance | path

Searched refs:mBubbleBarLocationListener (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java124 private BubbleBarLocationListener mBubbleBarLocationListener; field in BubbleBarController
208 mBubbleBarLocationListener = bubbleBarLocationListener; in init()
220 mBubbleBarLocationListener.onBubbleBarLocationUpdated( in init()
580 mBubbleBarLocationListener.onBubbleBarLocationUpdated(location); in updateBubbleBarLocationInternal()
588 mBubbleBarLocationListener.onBubbleBarLocationAnimated(bubbleBarLocation); in animateBubbleBarLocation()
597 mBubbleBarLocationListener.onBubbleBarLocationAnimated(bubbleBarLocation); in onDragItemOverBubbleBarDragZone()
607 mBubbleBarLocationListener.onBubbleBarLocationAnimated(original); in onItemDraggedOutsideBubbleBarDropZone()