Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DListPopupWindow.java145 private final PopupTouchInterceptor mTouchInterceptor = new PopupTouchInterceptor();
1382 private class PopupTouchInterceptor implements OnTouchListener { class
1383 PopupTouchInterceptor() { in PopupTouchInterceptor() method in PopupTouchInterceptor