Home | History | Annotate | Download | only in browse

Lines Matching refs:ConversationSendingState

456         if (mIsDraft || mSendingState != UIProvider.ConversationSendingState.OTHER) {
530 case UIProvider.ConversationSendingState.QUEUED:
531 case UIProvider.ConversationSendingState.SENDING:
534 case UIProvider.ConversationSendingState.RETRYING:
537 case UIProvider.ConversationSendingState.SEND_ERROR: