Home | History | Annotate | Download | only in widget

Lines Matching defs:CheckForLongPress

539      * The last CheckForLongPress runnable we posted, if any
541 private CheckForLongPress mPendingCheckForLongPress;
3059 private class CheckForLongPress extends WindowRunnnable implements Runnable {
3302 mPendingCheckForLongPress = new CheckForLongPress();