Home | History | Annotate | Download | only in videoeditor

Lines Matching refs:DELAY

1508             private final long DELAY = 100;
1515 // returns false) wait for a while (DELAY * ATTEMPTS).
1519 handler.postDelayed(this, DELAY);