Home
last modified time | relevance | path

Searched defs:groupRole (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pMetrics.java344 public void startConnectionEvent(int connectionType, WifiP2pConfig config, int groupRole) { in startConnectionEvent()
438 private int convertGroupRole(int groupRole) { in convertGroupRole()