Searched defs:TYPE_MMS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java257 public static final int TYPE_MMS = 1; field in class:BluetoothMapContent.FilterInfo
487 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
519 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
541 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
575 if (fi.mMsgType == FilterInfo.TYPE_MMS) {
598 if (fi.mMsgType == FilterInfo.TYPE_MMS) {
648 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
700 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
737 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
765 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) {
[all...]

Completed in 29 milliseconds