Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAdapterViewAnimator.java607 final class CheckForTap implements Runnable { class in AdapterViewAnimator
626 mPendingCheckForTap = new CheckForTap(); in onTouchEvent()
DAbsListView.java552 private CheckForTap mPendingCheckForTap;
3410 private final class CheckForTap implements Runnable { class
3897 mPendingCheckForTap = new CheckForTap(); in onTouchDown()
/frameworks/base/core/java/android/view/
DView.java3692 private CheckForTap mPendingCheckForTap = null;
11255 mPendingCheckForTap = new CheckForTap(); in onTouchEvent()
22372 private final class CheckForTap implements Runnable { class
/frameworks/base/
Dcompiled-classes-phone4401 android.view.View$CheckForTap
4711 android.widget.AbsListView$CheckForTap
Dpreloaded-classes2178 android.view.View$CheckForTap