Home
last modified time | relevance | path

Searched refs:mOnGenericMotionListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java4319 private OnGenericMotionListener mOnGenericMotionListener; field in View.ListenerInfo
6878 getListenerInfo().mOnGenericMotionListener = l;
11888 || info.mOnTouchListener != null || info.mOnGenericMotionListener != null
12636 if (li != null && li.mOnGenericMotionListener != null in dispatchGenericMotionEventInternal()
12638 && li.mOnGenericMotionListener.onGenericMotion(this, event)) { in dispatchGenericMotionEventInternal()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt6356 Landroid/view/View$ListenerInfo;->mOnGenericMotionListener:Landroid/view/View$OnGenericMotionListen…
Dhiddenapi-private-dex.txt96993 Landroid/view/View$ListenerInfo;->mOnGenericMotionListener:Landroid/view/View$OnGenericMotionListen…