Searched refs:mapRawStatusToErrorResourceId (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/widget/
H A DWidgetConversationListService.java191 failureMessageId = MmsUtils.mapRawStatusToErrorResourceId(
H A DWidgetConversationService.java325 statusResId = MmsUtils.mapRawStatusToErrorResourceId(
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListItemView.java411 failureMessageId = MmsUtils.mapRawStatusToErrorResourceId(mData.getMessageStatus(),
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationMessageView.java372 statusResId = MmsUtils.mapRawStatusToErrorResourceId(
/packages/apps/Messaging/src/com/android/messaging/sms/
H A DMmsUtils.java2636 public static int mapRawStatusToErrorResourceId(final int bugleStatus, final int rawStatus) { method in class:MmsUtils

Completed in 82 milliseconds