Searched refs:NUM_CONNECT_TO_NETWORK_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
415 private static final int[] NUM_CONNECT_TO_NETWORK_NOTIFICATIONS = {0, 10, 20, 30, 40}; field in WifiMetricsTest815 for (int i = 0; i < NUM_CONNECT_TO_NETWORK_NOTIFICATIONS.length; i++) { in setAndIncrementMetrics()816 int count = NUM_CONNECT_TO_NETWORK_NOTIFICATIONS[i]; in setAndIncrementMetrics()1165 assertEquals(NUM_CONNECT_TO_NETWORK_NOTIFICATIONS[notificationCount.notification], in assertDeserializedMetricsCorrect()