Home | History | Annotate | Download | only in launcher3

Lines Matching refs:launcher

494         final ViewGroup launcher = (ViewGroup) parent.getParent();
495 final Workspace workspace = (Workspace) launcher.findViewById(R.id.workspace);
667 final ViewGroup launcher = (ViewGroup) workspace.getParent();
668 final ViewGroup tabs = (ViewGroup) launcher.findViewById(R.id.search_drop_target_bar);
669 final ViewGroup hotseat = (ViewGroup) launcher.findViewById(R.id.hotseat);