HomeSort by relevance Sort by last modified time
    Searched refs:NotificationHeaderViewWrapper (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationHeaderViewWrapper.java 47 public class NotificationHeaderViewWrapper extends NotificationViewWrapper {
65 protected NotificationHeaderViewWrapper(Context ctx, View view, ExpandableNotificationRow row) {
NotificationViewWrapper.java 59 return new NotificationHeaderViewWrapper(ctx, v, row);
NotificationTemplateViewWrapper.java 35 public class NotificationTemplateViewWrapper extends NotificationHeaderViewWrapper {

Completed in 150 milliseconds