Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationHeaderUtil.java271 NotificationHeaderView header = row.getContractedNotificationHeader(); in compareToHeader()
DExpandableNotificationRow.java947 public NotificationHeaderView getContractedNotificationHeader() {
951 return mPrivateLayout.getContractedNotificationHeader();
DNotificationContentView.java1488 public NotificationHeaderView getContractedNotificationHeader() { in getContractedNotificationHeader() method in NotificationContentView