Searched refs:testSoftApInfo_2G (Results 1 – 1 of 1) sorted by relevance
1142 SoftApInfo testSoftApInfo_2G = new SoftApInfo(); in addSoftApEventsToMetrics() local1143 testSoftApInfo_2G.setFrequency(SOFT_AP_CHANNEL_FREQUENCY_2G); in addSoftApEventsToMetrics()1144 testSoftApInfo_2G.setBandwidth(SOFT_AP_CHANNEL_BANDWIDTH_2G); in addSoftApEventsToMetrics()1145 testSoftApInfo_2G.setWifiStandard(SOFT_AP_GENERATION_2G); in addSoftApEventsToMetrics()1156 testSoftApInfo_2G); in addSoftApEventsToMetrics()1161 testSoftApInfo_2G); in addSoftApEventsToMetrics()1169 mWifiMetrics.addSoftApChannelSwitchedEvent(List.of(testSoftApInfo_2G), in addSoftApEventsToMetrics()1188 testSoftApInfo_2G); in addSoftApEventsToMetrics()1200 List.of(testSoftApInfo_2G, testSoftApInfo_5G), in addSoftApEventsToMetrics()