Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java2227 Cursor tmpCursor = null; in msgListing() local
2647 Cursor tmpCursor = null; in convoListing() local
3050 Cursor tmpCursor, BluetoothMapAppParams ap, FilterInfo fi) { in populateImEmailConvoElement()