Searched refs:BLUETOOTH_STATE_CHANGED_ON (Results 1 – 2 of 2) sorted by relevance
110 when(mEventDispatcher.popEvent(eq(Events.BLUETOOTH_STATE_CHANGED_ON), anyLong())) in testEnable_notEnabled()354 when(mEventDispatcher.popEvent(eq(Events.BLUETOOTH_STATE_CHANGED_ON), anyLong())) in testEnableBluetoothSnoopLog_AndroidQAndAbove()375 when(mEventDispatcher.popEvent(eq(Events.BLUETOOTH_STATE_CHANGED_ON), anyLong())) in testEnableBluetoothSnoopLog_AndroidPAndBelow()392 when(mEventDispatcher.popEvent(eq(Events.BLUETOOTH_STATE_CHANGED_ON), anyLong())) in testDisableBluetoothSnoopLog_AndroidQAndAbove()409 when(mEventDispatcher.popEvent(eq(Events.BLUETOOTH_STATE_CHANGED_ON), anyLong())) in testDisableBluetoothSnoopLog_AndroidPAndBelow()
103 static final String BLUETOOTH_STATE_CHANGED_ON = "BluetoothStateChangedOn"; field in Sl4aBluetoothUtil.Events595 ? Events.BLUETOOTH_STATE_CHANGED_ON in toggleState()