Searched refs:DisallowIntercept (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java1340 mDisallowIntercept = new DisallowIntercept();
1447 private class DisallowIntercept implements Runnable { class in class:ListPopupWindow.ForwardingListener
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DListPopupWindow.java1345 mDisallowIntercept = new DisallowIntercept();
1474 private class DisallowIntercept implements Runnable { class in class:ListPopupWindow.ForwardingListener

Completed in 320 milliseconds