Searched defs:MMS_REQUEST_NO_RETRY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/sms/
H A DMmsUtils.java129 public static final int MMS_REQUEST_NO_RETRY = 3; field in class:MmsUtils
139 case MMS_REQUEST_NO_RETRY:
1849 MMS_REQUEST_NO_RETRY, MessageData.RAW_TELEPHONY_STATUS_UNDEFINED, null);
1879 throw new MmsFailureException(MMS_REQUEST_NO_RETRY,
1931 status = MMS_REQUEST_NO_RETRY;
2103 return new StatusPlusUri(MMS_REQUEST_NO_RETRY,

Completed in 100 milliseconds