Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBugleNotifications.java116 private static final String SMS_NOTIFICATION_TAG = ":sms:"; field in BugleNotifications
383 tag = buildNotificationTag(SMS_NOTIFICATION_TAG, conversationId); in buildNotificationTag()
385 tag = buildNotificationTag(SMS_NOTIFICATION_TAG, null); in buildNotificationTag()