Searched defs:touchDown (Results 1 – 6 of 6) sorted by relevance
82 private val touchDown = PointF() in onDown() constant in com.android.wm.shell.bubbles.RelativeTouchListener
137 private void touchDown() { in touchDown() method in ProximityClassifierTest
150 private var touchDown = PointF() in <lambda>() variable
275 private void touchDown() { in touchDown() method in KeyguardSecurityContainerControllerTest
410 NotifyMotionArgs touchDown = in TEST_F() local
555 private void touchDown(MotionEvent event) { in touchDown() method in GestureOverlayView