Searched refs:NUM_CONNECT_TO_NETWORK_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
413 private static final int[] NUM_CONNECT_TO_NETWORK_NOTIFICATIONS = {0, 10, 20, 30, 40}; field in WifiMetricsTest807 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()