Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java74 public class NotificationInfo extends LinearLayout implements NotificationGuts.GutsContent { class
162 public NotificationInfo(Context context, AttributeSet attrs) { in NotificationInfo() method in NotificationInfo
/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java368 static class NotificationInfo { class in DeviceStateNotificationController
377 NotificationInfo(String name, String activeNotificationTitle, in NotificationInfo() method in DeviceStateNotificationController.NotificationInfo