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.java270 private static final String STK_NOTIFICATION_CHANNEL_ID = "mobileServiceMessages"; field in StkAppService
1673 Notification.Builder builder = new Notification.Builder(this, STK_NOTIFICATION_CHANNEL_ID); in launchNotificationOnKeyguard()
2144 StkAppService.this, STK_NOTIFICATION_CHANNEL_ID); in launchIdleText()
2185 STK_NOTIFICATION_CHANNEL_ID, in createAllChannels()