Searched refs:PORT_WAP_PUSH (Results 1 – 2 of 2) sorted by relevance
73 public static final int PORT_WAP_PUSH = 2948; field in SmsHeader
974 final boolean isWapPush = (destPort == SmsHeader.PORT_WAP_PUSH); in processMessagePart()1084 if (destPort == SmsHeader.PORT_WAP_PUSH && mWapPush.isWapPushForMms(pdus[0], this)) { in processMessagePartWithUserLocked()