Searched refs:ICON_NETWORKS_AVAILABLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DWifiService.java178 private static final int ICON_NETWORKS_AVAILABLE = field in class:WifiService
1768 mNotification.icon = ICON_NETWORKS_AVAILABLE;
1785 notificationManager.notifyAsUser(null, ICON_NETWORKS_AVAILABLE, mNotification,
1788 notificationManager.cancelAsUser(null, ICON_NETWORKS_AVAILABLE, UserHandle.ALL);

Completed in 6 milliseconds