Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/app/
DNotificationManagerCompat.java283 if (useSideChannelForNotification(notification)) { in notify()
837 private static boolean useSideChannelForNotification(Notification notification) { in useSideChannelForNotification() method in NotificationManagerCompat