Searched defs:childView (Results 1 – 7 of 7) sorted by relevance
47 View childView = new View(application); in setUp() local
228 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in addChildAt() local236 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in moveChildTo() local243 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in removeChild() local
77 val childView = parentNode.getChildAt(i) in <lambda>() constant
55 MockView childView = (MockView) listView.getChildAt(0); in testRequestLayout() local
360 ExpandableNotificationRow childView = orderedChildren.get(childIndex).getRow(); in addNotificationChildrenAndSort() local
341 TextView childView = (TextView) child; in compare() local
1060 View childView = parentView.getChildAt(i); in ensureAllViewsHaveIds() local