HomeSort by relevance Sort by last modified time
    Searched defs:setConversationInfo (Results 1 - 3 of 3) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationActivity.java 320 conversationFragment.setConversationInfo(this, conversationId, draftData);
ConversationFragment.java 436 * setConversationInfo() may be called before or after onCreate(). When a user initiate a
438 * setConversationInfo(), so it happens before onCreate(). However, when the activity is
440 * the fragment, before ConversationActivity has a chance to call setConversationInfo(). Since
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 498 public Builder setConversationInfo(ConversationInfo conversationInfo) {

Completed in 113 milliseconds