Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pMetrics.java392 public void startConnectionEvent(int connectionType, WifiP2pConfig config, int groupRole, in startConnectionEvent()
540 private int convertGroupRole(int groupRole) { in convertGroupRole()
DWifiP2pServiceImpl.java1532 WifiP2pConfig config, int groupRole, int uid) { in reportConnectionEventTakeBugReportIfOverlapped()