Searched refs:mSilentChannelId (Results 1 – 1 of 1) sorted by relevance
316 private final String mSilentChannelId; field in NotificationMsgDelegate.NotificationChannelWrapper321 mSilentChannelId = generateNotificationChannelId(); in NotificationChannelWrapper()322 setupSilentNotificationChannel(mSilentChannelId, in NotificationChannelWrapper()331 if (showSilently) return mSilentChannelId; in getChannelId()