Searched refs:STYLUS_BT_ADDRESS (Results 1 – 1 of 1) sorted by relevance
107 whenever(btStylusDevice.bluetoothAddress).thenReturn(STYLUS_BT_ADDRESS) in <lambda>()118 whenever(bluetoothAdapter.getRemoteDevice(STYLUS_BT_ADDRESS)).thenReturn(bluetoothDevice) in <lambda>()119 whenever(bluetoothDevice.address).thenReturn(STYLUS_BT_ADDRESS) in <lambda>()259 .onStylusBluetoothConnected(BT_STYLUS_DEVICE_ID, STYLUS_BT_ADDRESS) in <lambda>()291 whenever(stylusDevice.bluetoothAddress).thenReturn(STYLUS_BT_ADDRESS) in <lambda>()297 .onStylusBluetoothConnected(STYLUS_DEVICE_ID, STYLUS_BT_ADDRESS) in <lambda>()299 .onStylusBluetoothConnected(STYLUS_DEVICE_ID, STYLUS_BT_ADDRESS) in <lambda>()305 whenever(stylusDevice.bluetoothAddress).thenReturn(STYLUS_BT_ADDRESS) in <lambda>()310 .onStylusBluetoothConnected(STYLUS_DEVICE_ID, STYLUS_BT_ADDRESS) in <lambda>()321 .onStylusBluetoothDisconnected(BT_STYLUS_DEVICE_ID, STYLUS_BT_ADDRESS) in <lambda>()[all …]