Searched defs:TYPE_SMS_INCOMING (Results 1 – 3 of 3) sorted by relevance
39 SMS_TYPE_TO_EVENT_TYPE.put(TextBasedSmsColumns.MESSAGE_TYPE_INBOX, Event.TYPE_SMS_INCOMING); in SMS_TYPE_TO_EVENT_TYPE.put()
56 public static final int TYPE_SMS_INCOMING = 9; field in Event
44 MSG_BOX_TO_EVENT_TYPE.put(BaseMmsColumns.MESSAGE_BOX_INBOX, Event.TYPE_SMS_INCOMING); in MSG_BOX_TO_EVENT_TYPE.put()