Searched refs:MMS_MESSAGE (Results 1 – 2 of 2) sorted by relevance
40 && ContentType.MMS_MESSAGE.equals(intent.getType())) { in onReceive()
23 public static final String MMS_MESSAGE = "application/vnd.wap.mms-message"; field in ContentType