Searched defs:useSideChannelForNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationManagerCompat.java301 if (useSideChannelForNotification(notification)) {
356 private static boolean useSideChannelForNotification(Notification notification) { method in class:NotificationManagerCompat

Completed in 199 milliseconds