Searched refs:SMS_GSM (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
D | BluetoothMapMessage.java | 70 UNKNOWN, EMAIL, SMS_GSM, SMS_CDMA, MMS enumConstant 152 return Type.SMS_GSM; in strToType()
|
D | BluetoothMapBmessage.java | 54 EMAIL, SMS_GSM, SMS_CDMA, MMS enumConstant
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothMasInstance.java | 79 public static final int SMS_GSM = 0x02; field in BluetoothMasInstance.MessageType
|
D | SdpMasRecord.java | 31 public static final int SMS_GSM = 0x02; field in SdpMasRecord.MessageType
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioIndication.java | 151 mRil.writeMetricsNewSms(SmsSession.Event.Tech.SMS_GSM, in newSms()
|
D | RIL.java | 1218 mMetrics.writeRilSendSms(mPhoneId, rr.mSerial, SmsSession.Event.Tech.SMS_GSM, in sendSMS() 1240 mMetrics.writeRilSendSms(mPhoneId, rr.mSerial, SmsSession.Event.Tech.SMS_GSM, in sendSMSExpectMore()
|
/frameworks/opt/telephony/proto/ |
D | telephony.proto | 1186 SMS_GSM = 1; enumerator
|