HomeSort by relevance Sort by last modified time
    Searched refs:buildMessageUriWithId (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 212 public static Uri buildMessageUriWithId(String authority, String accountId, String messageId) {
    [all...]
BluetoothMapEmailProvider.java 278 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority, accountId,
BluetoothMapIMProvider.java 137 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority, accountId,

Completed in 160 milliseconds