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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 327 NotificationHeaderView contractedHeader = mContractedWrapper.getNotificationHeader();
330 && mExpandedWrapper.getNotificationHeader() != null) {
331 NotificationHeaderView expandedHeader = mExpandedWrapper.getNotificationHeader();
    [all...]
NotificationHeaderUtil.java 166 sanitizeHeader(row.getNotificationHeader());
263 mParentView = mParentRow.getNotificationHeader().findViewById(mId);
289 applyToView(apply, row.getNotificationHeader());
ExpandableNotificationRow.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationViewWrapper.java 98 public NotificationHeaderView getNotificationHeader() {
NotificationHeaderViewWrapper.java 205 public NotificationHeaderView getNotificationHeader() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java     [all...]

Completed in 2791 milliseconds