Searched defs:childView (Results 1 – 8 of 8) sorted by relevance
47 View childView = new View(application); in setUp() local
295 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in addChildAt() local304 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in moveChildTo() local313 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in removeChild() local
75 val childView = parentNode.getChildAt(i) in <lambda>() constant
55 MockView childView = (MockView) listView.getChildAt(0); in testRequestLayout() local
185 val childView: ExpandableNotificationRow = mock() in removeChild_whenTransfer() constant199 val childView: ExpandableNotificationRow = mock() in removeChild_whenNotTransfer() constant
285 val childView = parentView.getChildAt(i) in <lambda>() constant
341 TextView childView = (TextView) child; in compare() local
1042 View childView = getMockViewWithA11yAndWindowIds(2, 1); in clearSubtreeWithNode_subtreeInCacheInvalidated() local