Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImpl.java70 private static final String SETTING_HEADS_UP_TICKER = "ticker_gets_heads_up"; field in NotificationInterruptStateProviderImpl
179 mGlobalSettings.getUriFor(SETTING_HEADS_UP_TICKER), true, in NotificationInterruptStateProviderImpl()