Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DAttachmentsView.java226 final Cursor metadataCursor = contentResolver.query(contentUri, in isVirtualDocument() local
270 Cursor metadataCursor = null; in generateLocalAttachment() local
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppSendFileInfo.java114 Cursor metadataCursor; in generateFileInfo() local
DBluetoothOppReceiveFileInfo.java101 Cursor metadataCursor = contentResolver.query(contentUri, new String[]{ in generateFileInfo() local
DBluetoothOppUtility.java152 Cursor metadataCursor = in queryTransfersInBatch() local