Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/
DBluetoothMapContractTest.java123 Uri result = BluetoothMapContract.buildConversationUri(TEST_AUTHORITY, ACCOUNT_ID); in testBuildConversationUri()
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java230 public static Uri buildConversationUri(String authority, String accountId) { in buildConversationUri() method in BluetoothMapContract