Home
last modified time | relevance | path

Searched refs:updateAccount (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSettingsAdapter.java176 updateAccount(child); in getChildView()
261 updateAccount(children); in getGroupView()
312 public void updateAccount(BluetoothMapAccountItem account) { in updateAccount() method in BluetoothMapSettingsAdapter
/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapEmailProvider.java625 return updateAccount(accountId, exposeFlag); in update()
656 protected abstract int updateAccount(String accountId, int flagExpose); in updateAccount() method in BluetoothMapEmailProvider
H A DBluetoothMapIMProvider.java522 return updateAccount(accountId, exposeFlag); in update()
560 protected abstract int updateAccount(String accountId, Integer flagExpose); in updateAccount() method in BluetoothMapIMProvider