Searched refs:TELESERVICE_MWI (Results 1 – 3 of 3) sorted by relevance
48 static public final int TELESERVICE_MWI = 0x40000; field in SmsEnvelope
137 case SmsEnvelope.TELESERVICE_MWI: in dispatchMessageRadioSpecific()
719 if (mEnvelope.teleService == SmsEnvelope.TELESERVICE_MWI) { in parseSms()