Searched refs:onStylusBluetoothChargingStateChanged (Results 1 – 2 of 2) sorted by relevance
189 cb.onStylusBluetoothChargingStateChanged(inputDeviceId, device, isCharging)373 fun onStylusBluetoothChargingStateChanged( regex
468 .onStylusBluetoothChargingStateChanged(BT_STYLUS_DEVICE_ID, bluetoothDevice, true)482 .onStylusBluetoothChargingStateChanged(BT_STYLUS_DEVICE_ID, bluetoothDevice, false)506 verify(stylusCallback, never()).onStylusBluetoothChargingStateChanged(any(), any(), any())