Home
last modified time | relevance | path

Searched refs:buildAccountUriwithId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java124 public static Uri buildAccountUriwithId(String authority, String accountId) { in buildAccountUriwithId() method in BluetoothMapContract
DBluetoothMapEmailProvider.java246 newUri = BluetoothMapContract.buildAccountUriwithId(mAuthority, accountId); in onAccountChanged()