Home
last modified time | relevance | path

Searched refs:NotificationGuts (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java29 public class NotificationGuts extends FrameLayout { class
35 public NotificationGuts(Context context, AttributeSet attrs) { in NotificationGuts() method in NotificationGuts
DExpandableNotificationRow.java69 private NotificationGuts mGuts;
187 mGuts = (NotificationGuts) inflated; in onFinishInflate()
DBaseStatusBar.java228 private NotificationGuts mNotificationGutsExposed;
926 final NotificationGuts guts = (NotificationGuts) v.findViewById( in getNotificationLongClicker()
958 final NotificationGuts v = mNotificationGutsExposed;