Searched refs:buildMessageUri (Results 1 – 3 of 3) sorted by relevance
187 public static Uri buildMessageUri(String authority) { in buildMessageUri() method in BluetoothMapContract199 public static Uri buildMessageUri(String authority, String accountId) { in buildMessageUri() method in BluetoothMapContract
273 newUri = BluetoothMapContract.buildMessageUri(mAuthority); in onMessageChanged()276 newUri = BluetoothMapContract.buildMessageUri(mAuthority, accountId); in onMessageChanged()
132 newUri = BluetoothMapContract.buildMessageUri(mAuthority); in onMessageChanged()135 newUri = BluetoothMapContract.buildMessageUri(mAuthority, accountId); in onMessageChanged()