Home | History | Annotate | Download | only in launcher3

Lines Matching defs:child

106             View child = null;
115 child = newParent.getChildAt(
124 child = newParent.getChildAt(0, 0);
131 child = newParent.getChildAt(countX - 1, countY - 1);
138 child = newParent.getChildAt(0, 0);
146 child = FocusLogic.getAdjacentChildInNextPage(newParent, v, newIconIndex);
150 child = cellLayout.getChildAt(0, 0);
153 child = pagedView.getLastItem();
156 child = itemContainer.getChildAt(newIconIndex);
159 if (child != null) {
160 child.requestFocus();
213 // child creation/deletion is still in flux. (e.g., during drop or fling
260 // TODO(hyunyoungs): handle cases where the child is not an icon but