Home
last modified time | relevance | path

Searched refs:buildMessageUriWithId (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java212 public static Uri buildMessageUriWithId(String authority, String accountId, String messageId) { in buildMessageUriWithId() method in BluetoothMapContract
DBluetoothMapEmailProvider.java278 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority, accountId, in onMessageChanged()
DBluetoothMapIMProvider.java137 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority, accountId, in onMessageChanged()