Searched refs:dispatchDeviceRemoved (Results 1 – 4 of 4) sorted by relevance
339 mBtManager.getEventManager().dispatchDeviceRemoved(mainDeviceOfPreferredMainDevice); in addMemberDevicesIntoMainDevice()375 mBtManager.getEventManager().dispatchDeviceRemoved(deviceItem); in addMemberDevicesIntoMainDevice()
196 mBtManager.getEventManager().dispatchDeviceRemoved(subDevice); in onHiSyncIdChanged()249 mBtManager.getEventManager().dispatchDeviceRemoved(mainDevice); in switchDeviceContent()
213 void dispatchDeviceRemoved(@NonNull CachedBluetoothDevice cachedDevice) { in dispatchDeviceRemoved() method in BluetoothEventManager
428 verify(mBluetoothEventManager).dispatchDeviceRemoved(mCachedDevice1); in updateHearingAidsDevices_asha_dispatchDeviceRemovedCallback()