HomeSort by relevance Sort by last modified time
    Searched defs:CheckForTap (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
AdapterViewAnimator.java 610 final class CheckForTap implements Runnable {
629 mPendingCheckForTap = new CheckForTap();
    [all...]
AbsListView.java 544 * The last CheckForTap runnable we posted, if any
546 private CheckForTap mPendingCheckForTap;
    [all...]

Completed in 98 milliseconds