OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SUP_CONNECTION_EVENT
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMonitor.java
54
public static final int
SUP_CONNECTION_EVENT
= BASE + 1;
554
sendMessage(iface,
SUP_CONNECTION_EVENT
);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pMonitor.java
53
public static final int
SUP_CONNECTION_EVENT
= BASE + 1;
287
sendMessage(iface,
SUP_CONNECTION_EVENT
);
Completed in 134 milliseconds