Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java194 private OnTouchListener mTouchInterceptor; field in PopupWindow
710 mTouchInterceptor = l; in setTouchInterceptor()
2565 if (mTouchInterceptor != null && mTouchInterceptor.onTouch(this, ev)) {
DListPopupWindow.java106 private final PopupTouchInterceptor mTouchInterceptor = new PopupTouchInterceptor(); field in ListPopupWindow
717 mPopup.setTouchInterceptor(mTouchInterceptor); in show()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67478 Landroid/widget/ListPopupWindow;->mTouchInterceptor:Landroid/widget/ListPopupWindow$PopupTouchInter…