Searched refs:mBtManager (Results 1 – 2 of 2) sorted by relevance
36 private final LocalBluetoothManager mBtManager; field in HearingAidDeviceManager40 mBtManager = localBtManager; in HearingAidDeviceManager()53 LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getHiSyncId()148 mBtManager.getEventManager().dispatchDeviceRemoved(subDevice); in onHiSyncIdChanged()171 mBtManager.getEventManager().dispatchDeviceRemoved(mainDevice); in onProfileConnectionStateChangedIfProcessed()176 mBtManager.getEventManager().dispatchDeviceAdded(mainDevice); in onProfileConnectionStateChangedIfProcessed()193 mBtManager.getEventManager().dispatchDeviceRemoved(cachedDevice); in onProfileConnectionStateChangedIfProcessed()198 mBtManager.getEventManager().dispatchDeviceAdded(cachedDevice); in onProfileConnectionStateChangedIfProcessed()
38 private final LocalBluetoothManager mBtManager; field in CachedBluetoothDeviceManager47 mBtManager = localBtManager; in CachedBluetoothDeviceManager()100 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in addDevice()108 mBtManager.getEventManager().dispatchDeviceAdded(newDevice); in addDevice()