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