Searched refs:buildConvoContactsUri (Results 1 – 3 of 3) sorted by relevance
245 public static Uri buildConvoContactsUri(String authority) { in buildConvoContactsUri() method in BluetoothMapContract257 public static Uri buildConvoContactsUri(String authority, String accountId) { in buildConvoContactsUri() method in BluetoothMapContract
165 newUri = BluetoothMapContract.buildConvoContactsUri(mAuthority); in onContactChanged()169 newUri = BluetoothMapContract.buildConvoContactsUri(mAuthority,accountId); in onContactChanged()
116 …BluetoothMapContract.buildConvoContactsUri("info.guardianproject.otr.app.im.provider.bluetoothprov… in dumpImContactsTable()