Searched defs:childView (Results 1 – 10 of 10) sorted by relevance
47 View childView = new View(application); in setUp() local
38 private var childView = FrameLayout(context) variable
367 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in addChildAt() local376 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in moveChildTo() local385 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in removeChild() local
199 val childView: ExpandableNotificationRow = mock() in removeChild_whenTransfer() constant213 val childView: ExpandableNotificationRow = mock() in removeChild_whenNotTransfer() constant262 val childView: NotificationContentView = mock() in settingsListener_validUserId() constant276 val childView: NotificationContentView = mock() in settingsListener_userAll() constant
55 MockView childView = (MockView) listView.getChildAt(0); in testRequestLayout() local
78 val childView = parentNode.getChildAt(i) in <lambda>() constant
316 val childView = parentView.getChildAt(i) in <lambda>() constant
625 final View childView = mStatusArea.getChildAt(i); in removeViewsFromStatusArea() local
341 TextView childView = (TextView) child; in compare() local
1042 View childView = getMockViewWithA11yAndWindowIds(2, 1); in clearSubtreeWithNode_subtreeInCacheInvalidated() local