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

/frameworks/base/core/java/android/app/
H A DNotification.java2715 return first.getStyle().areNotificationsVisiblyDifferent(second.getStyle());
6184 public abstract boolean areNotificationsVisiblyDifferent(Style other); method in class:Notification.Style
6402 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.BigPictureStyle
6568 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.BigTextStyle
6956 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.MessagingStyle
7626 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.InboxStyle
7817 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.MediaStyle
8041 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.DecoratedCustomViewStyle
8142 public boolean areNotificationsVisiblyDifferent(Style other) { method in class:Notification.DecoratedMediaCustomViewStyle

Completed in 62 milliseconds