Home | History | Annotate | Download | only in launcher2

Lines Matching full:getparent

346         if (!(getParent() instanceof DragLayer)) return;
368 if (!(getParent() instanceof DragLayer)) return;
426 if (!(getParent() instanceof DragLayer)) return;
862 DragLayer parent = (DragLayer) getParent();