Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiNetworkRequestTest.py413 wifi_constants.WIFI_NETWORK_CB_ON_UNAVAILABLE, timeout_secs)
474 wifi_constants.WIFI_NETWORK_CB_ON_UNAVAILABLE,
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_constants.py27 WIFI_NETWORK_CB_ON_UNAVAILABLE = "WifiManagerNetworkCallbackOnUnavailable" variable