Searched refs:showNetworkNotification (Results 1 – 2 of 2) sorted by relevance
2624 showNetworkNotification(nai, NotificationType.LOGGED_IN); in maybeHandleNetworkMonitorMessage()3606 private void showNetworkNotification(NetworkAgentInfo nai, NotificationType type) { in showNetworkNotification() method in ConnectivityService3697 showNetworkNotification(nai, NotificationType.PARTIAL_CONNECTIVITY); in handlePromptUnvalidated()3699 showNetworkNotification(nai, NotificationType.NO_INTERNET); in handlePromptUnvalidated()3712 showNetworkNotification(nai, NotificationType.LOST_INTERNET); in handleNetworkUnvalidated()
909 PLcom/android/server/ConnectivityService;->showNetworkNotification(Lcom/android/server/connectivity…