Home
last modified time | relevance | path

Searched refs:createNewWifiLinkLayerStats (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java4130 WifiLinkLayerStats stat1 = nextRandomStats(createNewWifiLinkLayerStats()); in testWifiLinkLayerUsageStats()
4149 WifiLinkLayerStats stat1 = nextRandomStats(createNewWifiLinkLayerStats()); in testWifiLinkLayerUsageStatsNullInput()
4167 WifiLinkLayerStats stat1 = nextRandomStats(createNewWifiLinkLayerStats()); in testWifiLinkLayerUsageStatsChipReset()
4323 WifiLinkLayerStats stats1 = nextRandomStats(createNewWifiLinkLayerStats()); in testUpdateWifiUsabilityStatsEntries()
4389 private WifiLinkLayerStats createNewWifiLinkLayerStats() { in createNewWifiLinkLayerStats() method in WifiMetricsTest
4705 WifiLinkLayerStats linkLayerStats = nextRandomStats(createNewWifiLinkLayerStats()); in testClientNotification()