Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DConnectToNetworkNotificationBuilder.java79 switch (notifierTag) { in createConnectToAvailableNetworkNotification()
85 + notifierTag); in createConnectToAvailableNetworkNotification()
91 getPrivateBroadcast(ACTION_CONNECT_TO_NETWORK, notifierTag)); in createConnectToAvailableNetworkNotification()
101 createNotificationBuilder(title, network.SSID, notifierTag) in createConnectToAvailableNetworkNotification()
120 public Notification createNetworkConnectingNotification(String notifierTag, in createNetworkConnectingNotification() argument
124 notifierTag) in createNetworkConnectingNotification()
139 notifierTag) in createNetworkConnectedNotification()
149 public Notification createNetworkFailedNotification(String notifierTag) { in createNetworkFailedNotification() argument
155 notifierTag)) in createNetworkFailedNotification()
160 private int getNotifierRequestCode(String notifierTag) { in getNotifierRequestCode() argument
[all …]
H A DWifiMetrics.java3551 public void incrementConnectToNetworkNotification(String notifierTag, int notificationType) { in incrementConnectToNetworkNotification() argument
3559 public void incrementConnectToNetworkNotificationAction(String notifierTag, in incrementConnectToNetworkNotificationAction() argument
3573 public void setNetworkRecommenderBlocklistSize(String notifierTag, int size) { in setNetworkRecommenderBlocklistSize() argument
3580 public void setIsWifiNetworksAvailableNotificationEnabled(String notifierTag, boolean enabled) { in setIsWifiNetworksAvailableNotificationEnabled() argument
3587 public void incrementNumNetworkRecommendationUpdates(String notifierTag) { in incrementNumNetworkRecommendationUpdates() argument
3594 public void incrementNumNetworkConnectMessageFailedToSend(String notifierTag) { in incrementNumNetworkConnectMessageFailedToSend() argument