Home
last modified time | relevance | path

Searched refs:getExpandButton (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DNotificationHeaderView.java535 public ImageView getExpandButton() { in getExpandButton() method in NotificationHeaderView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java591 ImageView expandButton = header.getExpandButton(); in focusExpandButtonIfNecessary()