Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java178 UiObject2 enableOption = in turnOnOffWifi() local
185 getApplicationConfig(AutoConfigConstants.SETTINGS_PACKAGE), enableOption); in turnOnOffWifi() local
203 UiObject2 enableOption = in turnOnOffHotspot() local
210 getApplicationConfig(AutoConfigConstants.SETTINGS_PACKAGE), enableOption); in turnOnOffHotspot() local
220 UiObject2 enableOption = in isHotspotOn() local
226 return enableOption.isChecked(); in isHotspotOn()
234 UiObject2 enableOption = in turnOnOffBluetooth() local
241 getApplicationConfig(AutoConfigConstants.SETTINGS_PACKAGE), enableOption); in turnOnOffBluetooth() local