Searched defs:firstChild (Results 1 – 8 of 8) sorted by relevance
220 final View firstChild = mAttachmentView.getChildAt(0); in onAttachmentsChanged() local246 final View firstChild = mAttachmentView.getChildAt(0); in onAttachmentsChanged() local
93 final View firstChild = mViewPager.getChildAt(0); in onViewCreated() local
566 final LinearLayout firstChild = (LinearLayout) advancedFieldsLayout.getChildAt(0); in getHiddenSettingsPosition_whenAdvancedToggled_shouldBeFirst() local
615 final LinearLayout firstChild = (LinearLayout) advancedFieldsLayout.getChildAt(0); in getHiddenSettingsPosition_whenAdvancedToggled_shouldBeFirst() local
526 View firstChild = getChildAt(0); in dispatchDraw() local
431 View firstChild = currentCellLayout.getChildAt(0, 0); in setFocusOnFirstChild() local
1215 final View firstChild = mContent.getFirstItem(); in updateTextViewFocus() local
819 Call firstChild = call.getChildCalls().get(0); in isCallVoip() local