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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 252 public static Uri buildConvoContactsUri(String authority) {
264 public static Uri buildConvoContactsUri(String authority, String accountId) {
    [all...]
BluetoothMapIMProvider.java 164 newUri = BluetoothMapContract.buildConvoContactsUri(mAuthority);
167 newUri = BluetoothMapContract.buildConvoContactsUri(mAuthority, accountId);

Completed in 84 milliseconds