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.java4139 String attStr = (appParams.getAttachment() == 0) ? "/" in getEmailMessage() local
4141 Uri uri = Uri.parse(contentUri + "/" + id + attStr); in getEmailMessage()