Searched refs:buildAccountUriwithId (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java172 public static Uri buildAccountUriwithId(String authority, String accountId) { method in class:BluetoothMapContract
H A DBluetoothMapEmailProvider.java246 newUri = BluetoothMapContract.buildAccountUriwithId(mAuthority, accountId);
H A DBluetoothMapIMProvider.java112 newUri = BluetoothMapContract.buildAccountUriwithId(mAuthority, accountId);

Completed in 32 milliseconds