Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DComposeMessageView.java95 void notifyOfAttachmentLoadFailed(); in notifyOfAttachmentLoadFailed() method
937 mHost.notifyOfAttachmentLoadFailed(); in onDraftAttachmentLoadFailed()
DConversationFragment.java1483 public void notifyOfAttachmentLoadFailed() { in notifyOfAttachmentLoadFailed() method in ConversationFragment