Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1343 Uri sAllThreadsUri = in getCanonicalAddressSms() local
1351 cr = r.query(sAllThreadsUri, RECIPIENT_ID_PROJECTION, whereClause, null, null); in getCanonicalAddressSms()