Searched defs:conversationTitle (Results 1 – 3 of 3) sorted by relevance
109 CharSequence conversationTitle = null; in bindBody() local
107 String conversationTitle, String appPackageName, @Nullable Icon appIcon) { in createConversationNotificationInfo()
82 @Nullable String conversationTitle, in Conversation()382 public Builder setConversationTitle(@Nullable String conversationTitle) { in setConversationTitle()