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/
DNotificationInfo.java65 public class NotificationInfo extends LinearLayout implements NotificationGuts.GutsContent { class
116 public NotificationInfo(Context context, AttributeSet attrs) { in NotificationInfo() method in NotificationInfo