Home | History | Annotate | Download | only in launcher2

Lines Matching refs:launcher

27 import com.android.launcher.R;
495 final ViewGroup launcher = (ViewGroup) parent.getParent();
496 final Workspace workspace = (Workspace) launcher.findViewById(R.id.workspace);
668 final ViewGroup launcher = (ViewGroup) workspace.getParent();
669 final ViewGroup tabs = (ViewGroup) launcher.findViewById(R.id.qsb_bar);
670 final ViewGroup hotseat = (ViewGroup) launcher.findViewById(R.id.hotseat);