Searched refs:wifiNai (Results 1 – 2 of 2) sorted by relevance
87 NetworkAgentInfo nai1 = wifiNai(100); in testTransitions()98 NetworkAgentInfo from = wifiNai(100); in testNotificationOnLinger()109 NetworkAgentInfo from = wifiNai(100); in testToastOnLinger()120 NetworkAgentInfo from = wifiNai(100); in testNotificationClearedAfterDisconnect()134 NetworkAgentInfo from = wifiNai(100); in testNotificationClearedAfterSwitchingBack()148 NetworkAgentInfo from = wifiNai(100); in testUniqueToast()166 NetworkAgentInfo wifi1 = wifiNai(100); in testMultipleNotifications()167 NetworkAgentInfo wifi2 = wifiNai(101); in testMultipleNotifications()187 NetworkAgentInfo wifi1 = wifiNai(100); in testRateLimiting()188 NetworkAgentInfo wifi2 = wifiNai(101); in testRateLimiting()[all …]
377 NetworkAgentInfo wifiNai = makeNai(101, 60, true, false, wifi); in testEndToEndLogging() local379 mService.mDefaultNetworkMetrics.logDefaultNetworkEvent(timeMs + 300, wifiNai, cellNai); in testEndToEndLogging()