Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DConversationNotificationInfo.java55 private final String mNotificationKey; field in ConversationNotificationInfo
138 this.mNotificationKey = notificationKey; in ConversationNotificationInfo()
185 return mNotificationKey; in getNotificationKey()