Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java3359 showNetworkNotification(nai, NotificationType.PRIVATE_DNS_BROKEN); in maybeHandleNetworkMonitorMessage()
4651 private void showNetworkNotification(NetworkAgentInfo nai, NotificationType type) { in showNetworkNotification() method in ConnectivityService
4747 showNetworkNotification(nai, NotificationType.PARTIAL_CONNECTIVITY); in handlePromptUnvalidated()
4749 showNetworkNotification(nai, NotificationType.NO_INTERNET); in handlePromptUnvalidated()
4762 showNetworkNotification(nai, NotificationType.LOST_INTERNET); in handleNetworkUnvalidated()