Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppObserver.java111 mMapService.updateMasInstances( in handleAccountChanges()
119 mMapService.updateMasInstances( in handleAccountChanges()
125 mMapService.updateMasInstances( in handleAccountChanges()
137 mMapService.updateMasInstances( in handleAccountChanges()
143 mMapService.updateMasInstances( in handleAccountChanges()
DBluetoothMapService.java324 updateMasInstances(UPDATE_MAS_INSTANCES_ACCOUNT_DISCONNECT); in stopObexServerSessions()
653 public void updateMasInstances(int action) { in updateMasInstances() method in BluetoothMapService