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