Searched refs:buildConvoContactsUri (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java245 public static Uri buildConvoContactsUri(String authority) { method in class:BluetoothMapContract
257 public static Uri buildConvoContactsUri(String authority, String accountId) { method in class:BluetoothMapContract
H A DBluetoothMapIMProvider.java165 newUri = BluetoothMapContract.buildConvoContactsUri(mAuthority);
169 newUri = BluetoothMapContract.buildConvoContactsUri(mAuthority,accountId);
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
H A DBluetoothMapIMContentTest.java116 BluetoothMapContract.buildConvoContactsUri("info.guardianproject.otr.app.im.provider.bluetoothprovider","1"),

Completed in 250 milliseconds