Searched refs:createNetworkConnectedNotification (Results 1 – 3 of 3) sorted by relevance
137 public Notification createNetworkConnectedNotification(String notifierTag, ScanResult network) { in createNetworkConnectedNotification() method in ConnectToNetworkNotificationBuilder
376 postNotification(mNotificationBuilder.createNetworkConnectedNotification(mTag, in handleWifiConnected()
682 verify(mNotificationBuilder).createNetworkConnectedNotification(OPEN_NET_NOTIFIER_TAG, in networkConnectionSuccess_wasInConnectingFlow_postsConnectedNotification()