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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 175 public static Uri buildAccountUriwithId(String authority, String accountId) {
    [all...]
BluetoothMapEmailProvider.java 249 newUri = BluetoothMapContract.buildAccountUriwithId(mAuthority, accountId);
BluetoothMapIMProvider.java 108 newUri = BluetoothMapContract.buildAccountUriwithId(mAuthority, accountId);

Completed in 521 milliseconds