Searched refs:PORT_WAP_PUSH (Results 1 – 3 of 3) sorted by relevance
73 public static final int PORT_WAP_PUSH = 2948; field in SmsHeader
916 final boolean isWapPush = (destPort == SmsHeader.PORT_WAP_PUSH); in processMessagePart()1017 if (destPort == SmsHeader.PORT_WAP_PUSH && mWapPush.isWapPushForMms(pdus[0], this)) { in processMessagePartWithUserLocked()
99438 Lcom/android/internal/telephony/SmsHeader;->PORT_WAP_PUSH:I