Home
last modified time | relevance | path

Searched refs:getNotificationManagerForChannels (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/com/android/networkstack/
DNetworkStackNotifier.java147 getNotificationManagerForChannels().createNotificationChannel(channel); in createNotificationChannel()
158 private NotificationManager getNotificationManagerForChannels() { in getNotificationManagerForChannels() method in NetworkStackNotifier
301 final NotificationChannel channel = getNotificationManagerForChannels() in isVenueInfoNotificationEnabled()