Searched refs:BubblesNavBarMotionEventHandler (Results 1 – 5 of 5) sorted by relevance
33 import com.android.wm.shell.bubbles.BubblesNavBarMotionEventHandler.MotionEventListener;70 BubblesNavBarMotionEventHandler motionEventHandler = in start()71 new BubblesNavBarMotionEventHandler(mContext, mPositioner, in start()
31 private final BubblesNavBarMotionEventHandler mMotionEventHandler;34 Choreographer choreographer, BubblesNavBarMotionEventHandler motionEventHandler) { in BubblesNavBarInputEventReceiver()
36 class BubblesNavBarMotionEventHandler { class51 BubblesNavBarMotionEventHandler(Context context, BubblePositioner positioner, in BubblesNavBarMotionEventHandler() method in BubblesNavBarMotionEventHandler
86 import com.android.wm.shell.bubbles.BubblesNavBarMotionEventHandler.MotionEventListener;
39 import com.android.wm.shell.bubbles.BubblesNavBarMotionEventHandler.MotionEventListener;56 private BubblesNavBarMotionEventHandler mMotionEventHandler;68 mMotionEventHandler = new BubblesNavBarMotionEventHandler(getContext(), positioner, in setUp()