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.java206 public static Uri buildMessageUriWithId(String authority, String accountId,String messageId) { in buildMessageUriWithId() method in BluetoothMapContract
DBluetoothMapEmailProvider.java274 … newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority,accountId, messageId); in onMessageChanged()
DBluetoothMapIMProvider.java140 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority,accountId, in onMessageChanged()