Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java124 CharSequence conversationText = conversationLayout.getConversationText(); in bind()
/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java1334 public CharSequence getConversationText() { in getConversationText() method in ConversationLayout