Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java275 || hasStyle(statusBarNotification.getNotification(), in hasHighPriorityCharacteristics()
293 private boolean hasStyle(Notification notification, Class targetStyle) { in hasStyle() method in NotificationData