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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationViewWrapper.java 120 public NotificationHeaderView getNotificationHeader() {
NotificationHeaderViewWrapper.java 287 public NotificationHeaderView getNotificationHeader() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 165 sanitizeHeader(row.getNotificationHeader());
262 mParentView = mParentRow.getNotificationHeader().findViewById(mId);
270 NotificationHeaderView header = row.getNotificationHeader();
287 applyToView(apply, row.getNotificationHeader());

Completed in 89 milliseconds