Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DScreenFlashNotificationColorDialogFragment.java53 private static final int BETWEEN_STOP_AND_START_DELAY_MS = 250; field in ScreenFlashNotificationColorDialogFragment
127 startDelay = BETWEEN_STOP_AND_START_DELAY_MS; in showColor()