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

/frameworks/base/core/java/android/widget/
H A DForwardingListener.java172 mDisallowIntercept = new DisallowIntercept();
278 private class DisallowIntercept implements Runnable { class in class:ForwardingListener
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DForwardingListener.java180 mDisallowIntercept = new DisallowIntercept();
314 private class DisallowIntercept implements Runnable { class in class:ForwardingListener
315 DisallowIntercept() { method in class:ForwardingListener.DisallowIntercept

Completed in 114 milliseconds