OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waitForWifiApState
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiApStress.java
87
assertTrue("wifi hotspot not enabled",
waitForWifiApState
(
105
assertTrue("wifi hotspot not enabled",
waitForWifiApState
(
119
assertTrue("wifi hotspot not enabled",
waitForWifiApState
(
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java
197
protected boolean
waitForWifiApState
(int expectedState, long timeout) {
202
logv("
waitForWifiAPState
success: state=" + state);
206
logv(String.format("
waitForWifiAPState
timeout: expected=%d, actual=%d",
210
logv(String.format("
waitForWifiAPState
interim: expected=%d, actual=%d",
Completed in 45 milliseconds