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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInfo.java65 public class NotificationInfo extends LinearLayout implements NotificationGuts.GutsContent { class in inherits:LinearLayout,NotificationGuts.GutsContent
116 public NotificationInfo(Context context, AttributeSet attrs) { method in class:NotificationInfo
122 // Invoked when importance has changed and the NotificationInfo wants to try to save it.

Completed in 56 milliseconds