Searched refs:SETTINGS_FLASH_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
175 public static final String SETTINGS_FLASH_NOTIFICATIONS = "settings_flash_notifications"; field in FeatureFlagUtils229 DEFAULT_FLAGS.put(SETTINGS_FLASH_NOTIFICATIONS, "true"); in DEFAULT_FLAGS.put() argument
342 FeatureFlagUtils.SETTINGS_FLASH_NOTIFICATIONS); in requestStartFlashNotification()