Home | History | Annotate | Download | only in calendar

Lines Matching full:getparent

1692         LinearLayout reminderItem = (LinearLayout) view.getParent();
1693 LinearLayout parent = (LinearLayout) reminderItem.getParent();