Searched refs:getMotionDownInView (Results 1 – 1 of 1) sorted by relevance
48 Instrumentation().sendPointerSync(getMotionDownInView(view)) in <lambda>()51 Instrumentation().sendTrackballEventSync(getMotionDownInView(view)) in <lambda>()130 private fun getMotionDownInView(view: View): MotionEvent { in getMotionDownInView() method