Home
last modified time | relevance | path

Searched defs:smsMmsCursor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java2726 Cursor smsMmsCursor = null; in convoListing() local
3253 Cursor smsMmsCursor, BluetoothMapAppParams ap, SmsMmsContacts contacts) { in populateSmsMmsConvoElement()