Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java277 public static Uri buildConvoContactsUriWithId(String authority, String accountId, in buildConvoContactsUriWithId() method in BluetoothMapContract
DBluetoothMapIMProvider.java169 newUri = BluetoothMapContract.buildConvoContactsUriWithId(mAuthority, accountId, in onContactChanged()