Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DScreenFlashNotificationColorDialogFragment.java129 mTimer.schedule(getStartTask(), startDelay); in showColor()
135 private TimerTask getStartTask() { in getStartTask() method in ScreenFlashNotificationColorDialogFragment