Searched defs:DEFAULT_SCREEN_FLASH_COLOR (Results 1 – 2 of 2) sorted by relevance
124 Settings.System.SCREEN_FLASH_NOTIFICATION_COLOR, DEFAULT_SCREEN_FLASH_COLOR); in checkAndSetInitialColor() local
47 static final int DEFAULT_SCREEN_FLASH_COLOR = ScreenFlashNotificationColor.YELLOW.mColorInt; field in FlashNotificationsUtil