Home | History | Annotate | Download | only in widget

Lines Matching defs:CheckForTap

552      * The last CheckForTap runnable we posted, if any
554 private CheckForTap mPendingCheckForTap;
3423 private final class CheckForTap implements Runnable {
3910 mPendingCheckForTap = new CheckForTap();