Searched refs:getExpandButton (Results 1 – 5 of 5) sorted by relevance
140 override fun getExpandButton() = expandButtonInnerContainer in <lambda>() method
246 public @Nullable View getExpandButton() { in getExpandButton() method in NotificationViewWrapper
323 public View getExpandButton() { in getExpandButton() method in NotificationHeaderViewWrapper
497 public ImageView getExpandButton() { in getExpandButton() method in NotificationHeaderView
562 View expandButton = wrapper.getExpandButton(); in focusExpandButtonIfNecessary()