Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java192 private OnTouchListener mTouchInterceptor; field in PopupWindow
706 mTouchInterceptor = l; in setTouchInterceptor()
2550 if (mTouchInterceptor != null && mTouchInterceptor.onTouch(this, ev)) {
DListPopupWindow.java103 private final PopupTouchInterceptor mTouchInterceptor = new PopupTouchInterceptor(); field in ListPopupWindow
710 mPopup.setTouchInterceptor(mTouchInterceptor); in show()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82550 Landroid/widget/ListPopupWindow;->mTouchInterceptor:Landroid/widget/ListPopupWindow$PopupTouchInter…