OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_WAP_PUSH
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsHeader.java
71
public static final int
PORT_WAP_PUSH
= 2948;
SMSDispatcher.java
556
if (smsHeader.portAddrs.destPort == SmsHeader.
PORT_WAP_PUSH
) {
695
if (destPort == SmsHeader.
PORT_WAP_PUSH
) {
709
if (destPort == SmsHeader.
PORT_WAP_PUSH
) {
[
all
...]
Completed in 3058 milliseconds