Searched refs:RESULT_MESSAGE_OVER_LIMIT (Results 1 – 2 of 2) sorted by relevance
748 public static final int RESULT_MESSAGE_OVER_LIMIT = 3; field in DraftMessageData.CheckDraftForSendTask804 return RESULT_MESSAGE_OVER_LIMIT; in doInBackgroundTimed()
419 case CheckDraftForSendTask.RESULT_MESSAGE_OVER_LIMIT: in sendMessageInternal()