Searched refs:dispatchDeviceRemoved (Results 1 – 4 of 4) sorted by relevance
226 mBtManager.getEventManager().dispatchDeviceRemoved(subDevice); in onHiSyncIdChanged()248 mBtManager.getEventManager().dispatchDeviceRemoved(mainDevice); in onProfileConnectionStateChangedIfProcessed()273 mBtManager.getEventManager().dispatchDeviceRemoved(cachedDevice); in onProfileConnectionStateChangedIfProcessed()
341 mBtManager.getEventManager().dispatchDeviceRemoved(mainDeviceOfPreferredMainDevice); in addMemberDevicesIntoMainDevice()377 mBtManager.getEventManager().dispatchDeviceRemoved(deviceItem); in addMemberDevicesIntoMainDevice()
203 void dispatchDeviceRemoved(@NonNull CachedBluetoothDevice cachedDevice) { in dispatchDeviceRemoved() method in BluetoothEventManager
312 verify(mBluetoothEventManager).dispatchDeviceRemoved(mCachedDevice1); in updateHearingAidsDevices_dispatchDeviceRemovedCallback()