Home | History | Annotate | Download | only in ui

Lines Matching defs:msgBox

259         int msgBox = cursor.getInt(MessageListAdapter.COLUMN_MMS_MESSAGE_BOX);
260 if (msgBox == Mms.MESSAGE_BOX_DRAFTS) {
262 } else if (msgBox == Mms.MESSAGE_BOX_INBOX) {