Home | History | Annotate | Download | only in launcher2

Lines Matching refs:layoutParent

3652         for (CellLayout layoutParent : cellLayouts) {
3653 ViewGroup layout = layoutParent.getShortcutsAndWidgets();
3703 for (final CellLayout layoutParent: cellLayouts) {
3704 final ViewGroup layout = layoutParent.getShortcutsAndWidgets();
3767 layoutParent.removeViewInLayout(child);