Searched refs:expandableNotificationRow (Results 1 – 4 of 4) sorted by relevance
54 Builder expandableNotificationRow(ExpandableNotificationRow view); in expandableNotificationRow() method
136 .expandableNotificationRow(row) in inflateViews()
926 public void setTrackingHeadsUp(ExpandableNotificationRow expandableNotificationRow) { in setTrackingHeadsUp() argument927 mView.setTrackingHeadsUp(expandableNotificationRow); in setTrackingHeadsUp()928 mNotificationRoundnessManager.setTrackingHeadsUp(expandableNotificationRow); in setTrackingHeadsUp()
244 .expandableNotificationRow(viewCaptor.capture())) in setUp()