OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startConnectionEvent
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiMetricsTest.java
74
* Test that
startConnectionEvent
and endConnectionEvent can be called repeatedly and out of
80
mWifiMetrics.
startConnectionEvent
(null, "RED",
90
mWifiMetrics.
startConnectionEvent
(null, "BLUE",
92
mWifiMetrics.
startConnectionEvent
(null, "GREEN",
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMetrics.java
376
public void
startConnectionEvent
(WifiConfiguration config, String targetBSSID, int roamType) {
[
all
...]
WifiStateMachine.java
[
all
...]
Completed in 87 milliseconds