OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyANQPDone
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointEventHandler.java
110
public void
notifyANQPDone
(AnqpEvent anqpEvent) {
PasspointManager.java
408
public void
notifyANQPDone
(AnqpEvent anqpEvent) {
409
mHandler.
notifyANQPDone
(anqpEvent);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
PasspointEventHandlerTest.java
154
mHandler.
notifyANQPDone
(new AnqpEvent(BSSID, null));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java
[
all
...]
Completed in 87 milliseconds