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