Searched refs:buildMessageUri (Results 1 – 4 of 4) sorted by relevance
56 …BluetoothMapContract.buildMessageUri("info.guardianproject.otr.app.im.provider.bluetoothprovider"), in dumpImMessageTable()77 …Uri uri = BluetoothMapContract.buildMessageUri("info.guardianproject.otr.app.im.provider.bluetooth… in insertImMessage()
183 public static Uri buildMessageUri(String authority) { in buildMessageUri() method in BluetoothMapContract194 public static Uri buildMessageUri(String authority, String accountId) { in buildMessageUri() method in BluetoothMapContract
268 newUri = BluetoothMapContract.buildMessageUri(mAuthority); in onMessageChanged()272 newUri = BluetoothMapContract.buildMessageUri(mAuthority,accountId); in onMessageChanged()
134 newUri = BluetoothMapContract.buildMessageUri(mAuthority); in onMessageChanged()138 newUri = BluetoothMapContract.buildMessageUri(mAuthority,accountId); in onMessageChanged()