Home
last modified time | relevance | path

Searched refs:onShowPress (Results 1 – 2 of 2) sorted by relevance

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
DScrollableCustomVirtualView.java89 public void onShowPress(MotionEvent e) { in onShowPress() method in ScrollableCustomVirtualView
/developers/samples/android/input/gestures/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
DGestureListener.java62 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureListener