Loading android/app/src/com/android/bluetooth/map/BluetoothMapContentObserver.java +3 −0 Original line number Diff line number Diff line Loading @@ -660,9 +660,12 @@ public class BluetoothMapContentObserver { case MMS: { /* Send message if folder is outbox */ /* to do, support MMS in the future */ /* if (folder.equals("outbox")) { handle = sendMmsMessage(folder, phone, (BluetoothMapbMessageMmsEmail)msg); } */ break; } case SMS_GSM: //fall-through Loading Loading
android/app/src/com/android/bluetooth/map/BluetoothMapContentObserver.java +3 −0 Original line number Diff line number Diff line Loading @@ -660,9 +660,12 @@ public class BluetoothMapContentObserver { case MMS: { /* Send message if folder is outbox */ /* to do, support MMS in the future */ /* if (folder.equals("outbox")) { handle = sendMmsMessage(folder, phone, (BluetoothMapbMessageMmsEmail)msg); } */ break; } case SMS_GSM: //fall-through Loading