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()
284 private BluetoothMapService mMapService; field in AdapterService995 return mMapService.getConnectionState(device) == BluetoothProfile.STATE_CONNECTED; in isSupported()1168 mMapService = BluetoothMapService.getBluetoothMapService(); in initProfileServices()2988 if (mMapService != null && mMapService.getConnectionState(device) in disconnectAllEnabledProfiles()2991 mMapService.disconnect(device); in disconnectAllEnabledProfiles()