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 607 final class CheckForTap implements Runnable {
626 mPendingCheckForTap = new CheckForTap();
    [all...]
AbsListView.java 552 * The last CheckForTap runnable we posted, if any
554 private CheckForTap mPendingCheckForTap;
    [all...]

Completed in 1170 milliseconds