Searched defs:getExpandButton (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ | ||
D | NotificationHeaderViewWrapper.java | 341 public View getExpandButton() { in getExpandButton() method in NotificationHeaderViewWrapper |
D | NotificationViewWrapper.java | 266 public View getExpandButton() { in getExpandButton() method in NotificationViewWrapper |
/frameworks/base/core/java/android/view/ | ||
D | NotificationHeaderView.java | 217 public NotificationExpandButton getExpandButton() { in getExpandButton() method in NotificationHeaderView |