Searched refs:mIsDraftCachedCopy (Results 1 – 1 of 1) sorted by relevance
113 private boolean mIsDraftCachedCopy; field in DraftMessageData140 mIsDraftCachedCopy = false; in updateFromMessageData()200 mIsDraftCachedCopy = true; in createMessageWithCurrentAttachments()206 mIsDraftCachedCopy = false; in clearLocalDraftCopy()563 final boolean isDraftCachedCopy = mIsDraftCachedCopy; in loadFromStorage()564 mIsDraftCachedCopy = false; in loadFromStorage()646 mIsDraftCachedCopy = false; in onReadDraftDataFailed()678 if (mIsDraftCachedCopy) { in dispatchChanged()