Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java2727 Cursor imEmailCursor = null; in convoListing() local
3059 Cursor imEmailCursor = mResolver.query(contentUri, CONVO_VERSION_PROJECTION, null, null, in refreshImEmailConvoVersions() local