Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DScreenFlashNotificationColorDialogFragment.java52 private static final int PREVIEW_LONG_TIME_MS = 5000; field in ScreenFlashNotificationColorDialogFragment
131 startDelay + PREVIEW_LONG_TIME_MS + MARGIN_FOR_STOP_DELAY_MS); in showColor()