Searched refs:cellNai (Results 1 – 2 of 2) sorted by relevance
88 NetworkAgentInfo nai2 = cellNai(101); in testTransitions()99 NetworkAgentInfo to = cellNai(101); in testNotificationOnLinger()110 NetworkAgentInfo to = cellNai(101); in testToastOnLinger()121 NetworkAgentInfo to = cellNai(101); in testNotificationClearedAfterDisconnect()135 NetworkAgentInfo to = cellNai(101); in testNotificationClearedAfterSwitchingBack()149 NetworkAgentInfo to = cellNai(101); in testUniqueToast()168 NetworkAgentInfo cell = cellNai(102); in testMultipleNotifications()190 NetworkAgentInfo cell = cellNai(103); in testRateLimiting()216 NetworkAgentInfo cell = cellNai(103); in testDailyLimiting()239 NetworkAgentInfo to = cellNai(101); in testUniqueNotification()[all …]
376 NetworkAgentInfo cellNai = makeNai(100, 50, false, true, cell); in testEndToEndLogging() local378 mService.mDefaultNetworkMetrics.logDefaultNetworkEvent(timeMs + 200, cellNai, null); in testEndToEndLogging()379 mService.mDefaultNetworkMetrics.logDefaultNetworkEvent(timeMs + 300, wifiNai, cellNai); in testEndToEndLogging()