Searched defs:childView (Results 1 – 12 of 12) sorted by relevance
237 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in addChildAt() local245 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in moveChildTo() local252 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in removeChild() local
47 View childView = new View(application); in setUp() local
45 View childView = mRecView.findChildViewUnder(e.getX(), e.getY()); in getDocumentHolder() local
664 View childView = mRecView.findChildViewUnder(e.getX(), e.getY()); in onContextMenuClick() local
118 final View childView = mListView.getChildAt(i); in toggleVisibilityForPendingTransition() local
348 View childView = getChildAt(i); in getFirstVisibleChildIndex() local367 View childView = getChildAt(firstVisibleChildIndex); in updateInputLogo() local
55 MockView childView = (MockView) listView.getChildAt(0); in testRequestLayout() local
78 val childView = parentNode.getChildAt(i) regex
370 ExpandableNotificationRow childView = orderedChildren.get(childIndex).getRow(); in addNotificationChildrenAndSort() local
341 TextView childView = (TextView) child; in compare() local
756 View childView = ((ViewGroup) view).getChildAt(j); in fadeInChildViews() local
1054 View childView = parentView.getChildAt(i); in ensureAllViewsHaveIds() local