Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DNetworkNotificationManagerTest.java226 final int NETWORK_ID_BASE = 100; in testNotificationsShownAndCleared() local
230 ids.add(NETWORK_ID_BASE + i); in testNotificationsShownAndCleared()