Searched refs:createNotificationBuilder (Results 1 – 1 of 1) sorted by relevance
98 return createNotificationBuilder(title, network.SSID, notifierTag) in createConnectToAvailableNetworkNotification()114 return createNotificationBuilder( in createNetworkConnectingNotification()129 return createNotificationBuilder( in createNetworkConnectedNotification()142 return createNotificationBuilder( in createNetworkFailedNotification()162 private Notification.Builder createNotificationBuilder( in createNotificationBuilder() method in ConnectToNetworkNotificationBuilder