Searched refs:SLOW_SEND_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
104 static final int SLOW_SEND_DURATION_MS = 8000; // Stretch out sending over 8s field in SendUi261 mSlowSendAnimator.setDuration(SLOW_SEND_DURATION_MS); in SendUi()