Searched refs:NETWORK_STATUS (Results 1 – 7 of 7) sorted by relevance
67 SystemNotificationChannels.NETWORK_STATUS) in createOnboardingNotification()
215 return new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_STATUS) in createConversionNotification()
777 mContext, SystemNotificationChannels.NETWORK_STATUS) in sendUserApprovalNotification()
42 public static String NETWORK_STATUS = "NETWORK_STATUS"; field in SystemNotificationChannels108 NETWORK_STATUS, in createAll()
253 : SystemNotificationChannels.NETWORK_STATUS; in showNotification()
665 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_STATUS); in showTetheredNotification()
1413 builder.setChannelId(SystemNotificationChannels.NETWORK_STATUS); in enqueueNotification()