Home
last modified time | relevance | path

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

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