Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java79 public class NotificationInfo extends LinearLayout implements NotificationGuts.GutsContent { class
219 public NotificationInfo(Context context, AttributeSet attrs) { in NotificationInfo() method in NotificationInfo