Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java279 private static final String STK_NOTIFICATION_CHANNEL_ID = "mobileServiceMessages"; field in StkAppService
1675 Notification.Builder builder = new Notification.Builder(this, STK_NOTIFICATION_CHANNEL_ID); in launchNotificationOnKeyguard()
2143 StkAppService.this, STK_NOTIFICATION_CHANNEL_ID); in launchIdleText()
2184 STK_NOTIFICATION_CHANNEL_ID, in createAllChannels()