Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java413 private static final int[] NUM_CONNECT_TO_NETWORK_NOTIFICATIONS = {0, 10, 20, 30, 40}; field in WifiMetricsTest
807 for (int i = 0; i < NUM_CONNECT_TO_NETWORK_NOTIFICATIONS.length; i++) { in setAndIncrementMetrics()
808 int count = NUM_CONNECT_TO_NETWORK_NOTIFICATIONS[i]; in setAndIncrementMetrics()
1157 assertEquals(NUM_CONNECT_TO_NETWORK_NOTIFICATIONS[notificationCount.notification], in assertDeserializedMetricsCorrect()