Home
last modified time | relevance | path

Searched refs:attStr (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java3845 String attStr = (appParams.getAttachment() == 0) ? in getEmailMessage() local
3847 Uri uri = Uri.parse(contentUri + "/" + id + attStr); in getEmailMessage()