Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java543 private static final int[][] NUM_CONNECT_TO_NETWORK_NOTIFICATION_ACTIONS = { field in WifiMetricsTest
1046 for (int i = 0; i < NUM_CONNECT_TO_NETWORK_NOTIFICATION_ACTIONS.length; i++) { in setAndIncrementMetrics()
1047 int[] actions = NUM_CONNECT_TO_NETWORK_NOTIFICATION_ACTIONS[i]; in setAndIncrementMetrics()
1570 assertEquals(NUM_CONNECT_TO_NETWORK_NOTIFICATION_ACTIONS in assertDeserializedMetricsCorrect()