Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/
DBluetoothMapContractTest.java95 BluetoothMapContract.buildMessageUriWithId(TEST_AUTHORITY, ACCOUNT_ID, MESSAGE_ID); in testBuildMessageUriWithId()
DBluetoothMapIMProviderTest.java639 expectedUri = BluetoothMapContract.buildMessageUriWithId(AUTHORITY, accountId, messageId); in onMessageChanged()
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java203 public static Uri buildMessageUriWithId(String authority, String accountId, String messageId) { in buildMessageUriWithId() method in BluetoothMapContract
DBluetoothMapIMProvider.java137 BluetoothMapContract.buildMessageUriWithId( in onMessageChanged()
DBluetoothMapEmailProvider.java282 BluetoothMapContract.buildMessageUriWithId( in onMessageChanged()