Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java449 TYPE smsType = null; in getSmsType() local
454 smsType = TYPE.SMS_CDMA; in getSmsType()
456 smsType = TYPE.SMS_GSM; in getSmsType()
459 return smsType; in getSmsType()