Home | History | Annotate | Download | only in activity

Lines Matching defs:childView

988             final View childView = lv.getChildAt(viewIndex);
990 if (childView == null) {
1005 } else if (!(childView instanceof MailboxListItem)) {
1011 newTarget = (MailboxListItem) childView;