Home | History | Annotate | Download | only in calendar

Lines Matching refs:timeDiff

619                     long timeDiff = LOADING_MSG_MIN_DISPLAY_TIME - (System.currentTimeMillis() -
621 if (timeDiff > 0) {
622 mAnimateAlpha.setStartDelay(timeDiff);