Searched refs:COMPLETED (Results 1 – 5 of 5) sorted by relevance
/tools/tradefederation/core/javatests/res/device/ |
D | wifi_status_output_1.txt | 5 …b:ac:b2:31, MAC: 82:f2:40:f1:51:be, Security type: 0, Supplicant state: COMPLETED, Wi-Fi standard:… 14 …0:00:00:00, MAC: 02:00:00:00:00:00, Security type: 0, Supplicant state: COMPLETED, Wi-Fi standard:…
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | IWifiHelper.java | 32 COMPLETED, SCANNING, DISCONNECTED, OTHER; enumConstant
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommand.java | 49 COMPLETED, enumConstant
|
D | ClusterCommandScheduler.java | 484 } else if (ClusterCommand.State.COMPLETED.equals( in run()
|
/tools/tradefederation/core/util_apps/WifiUtil/src/com/android/tradefed/utils/wifi/ |
D | WifiConnector.java | 290 return SupplicantState.COMPLETED == state; in connectToNetwork()
|