Home
last modified time | relevance | path

Searched refs:connectionType (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pMetrics.java173 switch (event.connectionType) { in dump()
322 public void startConnectionEvent(int connectionType, WifiP2pConfig config) { in startConnectionEvent() argument
336 mCurrentConnectionEvent.connectionType = connectionType; in startConnectionEvent()