Searched defs:enableOption (Results 1 – 5 of 5) sorted by relevance
159 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in turnOnOffWifi() local182 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in turnOnOffHotspot() local197 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in toggleHotspot() local216 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in turnOnOffBluetooth() local
90 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in isLocationOn() local
73 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in isMicroPhoneOn() local
165 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in isBluetoothOn() local180 UiObject2 enableOption = getSpectatioUiUtil().findUiObject(enableOptionSelector); in turnOnOffBluetooth() local243 UiObject2 enableOption = getSwitchObject(target); in isNetworkSwitchEnabled() local
299 Result Socket::enableOption(int level, int optionName) { in enableOption() function in Socket