Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DConversationNotificationInfo.java50 private String mConvoTitle; field in ConversationNotificationInfo
136 this.mConvoTitle = convoTitle; in ConversationNotificationInfo()
166 return mConvoTitle; in getConvoTitle()
171 mConvoTitle = newTitle; in setConvoTitle()