Home
last modified time | relevance | path

Searched refs:getProtocolIdentifier (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsMessage.java434 public int getProtocolIdentifier() { in getProtocolIdentifier() method in SmsMessage
435 return mWrappedSmsMessage.getProtocolIdentifier(); in getProtocolIdentifier()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsMessageBase.java207 public abstract int getProtocolIdentifier(); in getProtocolIdentifier() method in SmsMessageBase
DInboundSmsHandler.java1486 values.put(Telephony.Sms.Inbox.PROTOCOL, sms.getProtocolIdentifier()); in parseSmsMessage()
/frameworks/opt/telephony/src/java/android/telephony/
DSmsMessage.java598 public int getProtocolIdentifier() { in getProtocolIdentifier() method in SmsMessage
599 return mWrappedSmsMessage.getProtocolIdentifier(); in getProtocolIdentifier()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DUsimDataDownloadHandler.java115 int pid = smsMessage.getProtocolIdentifier(); in handleDataDownload()
DSmsMessage.java806 public int getProtocolIdentifier() { in getProtocolIdentifier() method in SmsMessage
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DSmsMessage.java380 public int getProtocolIdentifier() { in getProtocolIdentifier() method in SmsMessage
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28571 method public int getProtocolIdentifier();
28806 method public deprecated int getProtocolIdentifier();
/frameworks/base/api/
Dcurrent.txt37117 method public int getProtocolIdentifier();
37379 method public deprecated int getProtocolIdentifier();
Dtest-current.txt37194 method public int getProtocolIdentifier();
37456 method public deprecated int getProtocolIdentifier();
Dsystem-current.txt40052 method public int getProtocolIdentifier();
40367 method public deprecated int getProtocolIdentifier();