Searched defs:connectionType (Results 1 – 4 of 4) sorted by relevance
289 private String getconnectionTypeToString(int connectionType) { in getconnectionTypeToString()390 public void startConnectionEvent(int connectionType, WifiP2pConfig config, int groupRole, in startConnectionEvent()537 private int convertConnectionType(int connectionType) { in convertConnectionType()
1819 private void reportConnectionEventTakeBugReportIfOverlapped(int connectionType, in reportConnectionEventTakeBugReportIfOverlapped()
23 val connectionType: Class<T>, constant in com.android.libraries.pcc.chronicle.api.ConnectionRequest
52 dataType.connectionTypes.forEach { connectionType -> in <lambda>() method