Lines Matching refs:mOnDownDelay
188 private static int mOnDownDelay;773 mOnDownDelay = ViewConfiguration.getTapTimeout();3706 postDelayed (mSetClick,mOnDownDelay);3921 long clearDelay = (CLICK_DISPLAY_DURATION + mOnDownDelay) -