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 206 public static Uri buildMessageUriWithId(String authority, String accountId,String messageId) {
    [all...]
BluetoothMapEmailProvider.java 274 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority,accountId, messageId);
BluetoothMapIMProvider.java 140 newUri = BluetoothMapContract.buildMessageUriWithId(mAuthority,accountId,

Completed in 39 milliseconds