Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DUiAutomationTestBase.kt79 var bluetoothWasEnabled: Boolean = false in <lambda>() variable in android.companion.cts.uiautomation.UiAutomationTestBase
380 bluetoothWasEnabled = bluetoothAdapter.isEnabled in <lambda>()
381 if (!bluetoothWasEnabled) { in <lambda>()
391 if (!bluetoothWasEnabled) { in <lambda>()