Home
last modified time | relevance | path

Searched defs:getNotificationStyle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java1017 public String getNotificationStyle() { in getNotificationStyle() method in NotificationEntry
/frameworks/base/core/java/android/app/
DNotification.java7650 public Class<? extends Notification.Style> getNotificationStyle() { in getNotificationStyle() method in Notification.Builder