Home
last modified time | relevance | path

Searched refs:stopServiceWithDelay (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/scheduling/
DTaskExecutor.java143 private final Runnable stopServiceWithDelay = field in TaskExecutor
285 mainThreadHandler.removeCallbacks(stopServiceWithDelay);
365 mainThreadHandler.postDelayed(stopServiceWithDelay, STOP_DELAY_MILLISECONDS);
456 mainThreadHandler.removeCallbacks(stopServiceWithDelay);