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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java159 private static final int CONVERT_MMS_TO_SMS_PART_COUNT = 10; field in class:BluetoothMapContentObserver
2555 if (smsParts <= CONVERT_MMS_TO_SMS_PART_COUNT ) {

Completed in 76 milliseconds