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.java122 mMapService.updateMasInstances( in handleAccountChanges()
132 mMapService.updateMasInstances( in handleAccountChanges()
140 mMapService.updateMasInstances( in handleAccountChanges()
154 mMapService.updateMasInstances( in handleAccountChanges()
162 mMapService.updateMasInstances( in handleAccountChanges()
DBluetoothMapService.java326 updateMasInstances(UPDATE_MAS_INSTANCES_ACCOUNT_DISCONNECT); in stopObexServerSessions()
727 void updateMasInstances(int action) { in updateMasInstances() method in BluetoothMapService