Searched refs:dispatchDeviceAdded (Results 1 – 4 of 4) sorted by relevance
253 mBtManager.getEventManager().dispatchDeviceAdded(mainDevice); in onProfileConnectionStateChangedIfProcessed()278 mBtManager.getEventManager().dispatchDeviceAdded(cachedDevice); in onProfileConnectionStateChangedIfProcessed()
197 void dispatchDeviceAdded(@NonNull CachedBluetoothDevice cachedDevice) { in dispatchDeviceAdded() method in BluetoothEventManager334 dispatchDeviceAdded(cachedDevice); in onReceive()
346 mBtManager.getEventManager().dispatchDeviceAdded(mainDeviceOfPreferredMainDevice); in addMemberDevicesIntoMainDevice()
145 mBtManager.getEventManager().dispatchDeviceAdded(newDevice); in addDevice()