Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java41 public static String NETWORK_STATUS = "NETWORK_STATUS"; field in SystemNotificationChannels
90 NETWORK_STATUS, in createAll()
/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkNotificationManager.java193 SystemNotificationChannels.NETWORK_STATUS; in showNotification()
DTethering.java706 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_STATUS); in showTetheredNotification()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1152 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_STATUS); in enqueueNotification()