Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWifiHelper.java432 return isWifiEnabledV2(); in isWifiEnabled()
442 private boolean isWifiEnabledV2() throws DeviceNotAvailableException { in isWifiEnabledV2() method in WifiHelper