Searched refs:logBluetoothState (Results 1 – 4 of 4) sorted by relevance
58 logger.logBluetoothState( in <lambda>()91 logger.logBluetoothState( in setBluetoothEnabled()
48 fun logBluetoothState(stage: BluetoothStateStage, state: String) = in logBluetoothState() method in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogLogger
231 logger.logBluetoothState(BluetoothStateStage.USER_TOGGLED, isChecked.toString()) in <lambda>()
92 .logBluetoothState(BluetoothStateStage.BLUETOOTH_STATE_VALUE_SET, true.toString()) in testSet_bluetoothEnabled()