Searched refs:mSmsType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java161 private TYPE mSmsType; field in class:BluetoothMapContentObserver
305 mSmsType = getSmsType();
1398 mSmsType, date, subject, name, priority);
1401 mSmsType, date, subject, name, priority,
1407 null, mSmsType);
1420 getSmsFolderName(type), oldFolder, mSmsType);
1437 getSmsFolderName(msg.type), null, mSmsType);
1443 BluetoothMapContract.FOLDER_NAME_DELETED, mSmsType);
1454 getSmsFolderName(msg.type), mSmsType);
1469 getSmsFolderName(msg.type), null, mSmsType);
[all...]

Completed in 13 milliseconds