Searched refs:mMapService (Results 1 – 3 of 3) sorted by relevance
56 BluetoothMapService mMapService = null; field in BluetoothMapAppObserver61 mMapService = mapService; in BluetoothMapAppObserver()122 mMapService.updateMasInstances( in handleAccountChanges()132 mMapService.updateMasInstances( in handleAccountChanges()140 mMapService.updateMasInstances( in handleAccountChanges()154 mMapService.updateMasInstances( in handleAccountChanges()162 mMapService.updateMasInstances( in handleAccountChanges()
82 private BluetoothMapService mMapService = null; // Handle to the outer MAP service field in BluetoothMapMasInstance125 mMapService = mapService; in BluetoothMapMasInstance()513 boolean isValid = mMapService.onConnect(device, BluetoothMapMasInstance.this); in onConnect()
289 private BluetoothMapService mMapService; field in AdapterService1014 return mMapService.getConnectionState(device) == BluetoothProfile.STATE_CONNECTED; in isSupported()1187 mMapService = BluetoothMapService.getBluetoothMapService(); in initProfileServices()3011 if (mMapService != null && mMapService.getConnectionState(device) in disconnectAllEnabledProfiles()3014 mMapService.disconnect(device); in disconnectAllEnabledProfiles()