Home | History | Annotate | Download | only in calendar

Lines Matching defs:TOUCH_MODE_DOWN

589     private static final int TOUCH_MODE_DOWN = 1;
3684 mTouchMode = TOUCH_MODE_DOWN;
3993 if (mTouchMode == TOUCH_MODE_DOWN) {