Searched refs:onGenericMotionEvent (Results 1 – 3 of 3) sorted by relevance
107 mGestureDetector.onGenericMotionEvent(mButtonPressPrimaryMotionEvent); in testOnSetContextClickListener()111 mGestureDetector.onGenericMotionEvent(mButtonPressPrimaryMotionEvent); in testOnSetContextClickListener()123 mGestureDetector.onGenericMotionEvent(mButtonPressSecondaryMotionEvent); in testOnContextClick()130 mGestureDetector.onGenericMotionEvent(mButtonPressPrimaryMotionEvent); in testOnGenericMotionEvent()
161 mGestureDetector.onGenericMotionEvent(event); in onGenericMotion()
734 public boolean onGenericMotionEvent(MotionEvent event) { in onGenericMotionEvent() method in TvInputServiceTest.CountingTvInputService.CountingSession