Home
last modified time | relevance | path

Searched refs:mDeviceConnected (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothSummaryUpdaterTest.java117 mDeviceConnected[0] = true; in register_true_shouldSendSummaryChange()
131 mDeviceConnected[0] = true; in onBluetoothStateChanged_btDisabled_shouldSendDisabledSummary()
144 mDeviceConnected[0] = true; in onBluetoothStateChanged_btEnabled_connected_shouldSendConnectedSummary()
159 mDeviceConnected[0] = false; in onBluetoothStateChanged_btEnabled_connectedMisMatch_shouldSendNotConnected()
173 mDeviceConnected[0] = true; in onBluetoothStateChanged_btEnabled_notConnected_shouldSendDisconnectedMessage()
186 mDeviceConnected[0] = false; in onBluetoothStateChanged_ConnectedDisabledEnabled_shouldSendDisconnectedSummary()
192 mDeviceConnected[0] = true; in onBluetoothStateChanged_ConnectedDisabledEnabled_shouldSendDisconnectedSummary()
220 mDeviceConnected[0] = true; in onConnectionStateChanged_connected_shouldSendConnectedMessage()
282 mDeviceConnected[0] = true; in getConnectedDeviceSummary_hasConnectedDevice_returnOneDeviceSummary()
295 mDeviceConnected[0] = true; in getConnectedDeviceSummary_multipleDevices_returnMultipleDevicesSummary()
[all …]