Home
last modified time | relevance | path

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

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