Home
last modified time | relevance | path

Searched defs:tap (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/gesture/
H A DConsecutiveTapsGestureDetectorTest.java109 private void tap(int timeMillis, float x, float y) { in tap() method in ConsecutiveTapsGestureDetectorTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DWindowMagnificationGestureHandlerTest.java312 private void tap() { in tap() method in WindowMagnificationGestureHandlerTest
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
H A Dmpu_iio.c366 void handle_tap(int tap) in handle_tap()
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
H A Dinv_gesture_test.c354 int tap, tap_dir, tap_num; in tap_handler() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Dstress_iio.c97 static void HandleTap(struct dmp_struct *dmp, int tap) in HandleTap()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp3750 TunInterface tap; in TEST_F() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp4263 void tap(const PointF& location) { in tap() function in android::inputdispatcher::InputDispatcherMultiWindowAnr