Searched defs:notificationRow (Results 1 – 2 of 2) sorted by relevance
242 ExpandableNotificationRow notificationRow = children.get(children.size() - 1); in applyRoundnessAndInvalidate_should_be_immediately_applied_on_last_child() local
56 private val notificationRow = mock<ExpandableNotificationRow>() in <lambda>() constant