Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapIMContentTest.java90 Uri uri = BluetoothMapContract.buildConversationUri( in dumpImConversationTable()
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java232 public static Uri buildConversationUri(String authority, String accountId) { in buildConversationUri() method in BluetoothMapContract