Searched refs:newAccountChannel (Results 1 – 1 of 1) sorted by relevance
92 channelsList.add(newAccountChannel(context)); in createAll()198 new ParceledListSlice(Arrays.asList(newAccountChannel(context)))); in createAccountChannelForPackage()204 private static NotificationChannel newAccountChannel(Context context) { in newAccountChannel() method in SystemNotificationChannels