Home | History | Annotate | Download | only in launcher2

Lines Matching full:getparent

399             if (getParent() != null) {
400 ((View) getParent()).invalidate();
764 mCellInfo.screen = ((ViewGroup) getParent()).indexOfChild(this);
1742 if (view == null || view.getParent() != mChildren) return;
1748 if (view == null || view.getParent() != mChildren) return;