Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java2449 Cursor tmpCursor = null; in msgListing() local
2926 Cursor tmpCursor = null; in convoListing() local
3343 private void populateImEmailConvoElement(BluetoothMapConvoListingElement ele, Cursor tmpCursor, in populateImEmailConvoElement()