Home | History | Annotate | Download | only in dialer

Lines Matching full:delaymillis

206         private synchronized void postDelayed(Runnable runnable, long delayMillis) {
212 blankView.postDelayed(runnable, delayMillis);