Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java48 public static String NETWORK_ALERTS = "NETWORK_ALERTS"; field in SystemNotificationChannels
126 NETWORK_ALERTS, in createAll()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1862 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_ALERTS); in enqueueNotification()