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

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

Completed in 95 milliseconds