Searched refs:buildMessageUriWithId (Results 1 – 3 of 3) sorted by relevance
206 public static Uri buildMessageUriWithId(String authority, String accountId,String messageId) { in buildMessageUriWithId() method in BluetoothMapContract
274 … newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority,accountId, messageId); in onMessageChanged()
140 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority,accountId, in onMessageChanged()