Searched refs:mConnectionEvent (Results 1 – 1 of 1) sorted by relevance
1028 final WifiMetricsProto.ConnectionEvent mConnectionEvent; field in WifiMetrics.ConnectionEvent1087 c.setTimeInMillis(mConnectionEvent.startTimeMillis); in toString()1097 switch(mConnectionEvent.roamType) { in toString()1117 sb.append(mConnectionEvent.connectionResult); in toString()1119 switch(mConnectionEvent.level2FailureCode) { in toString()1179 sb.append(mConnectionEvent.signalStrength); in toString()1200 sb.append(mConnectionEvent.useRandomizedMac); in toString()1203 switch (mConnectionEvent.connectionNominator) { in toString()1242 switch(mConnectionEvent.level2FailureReason) { in toString()1263 switch(mConnectionEvent.networkType) { in toString()[all …]