Home | History | Annotate | Download | only in launcher2

Lines Matching refs:hostView

614                 AppWidgetHostView hostView = mLauncher.
616 info.boundWidget = hostView;
618 hostView.setVisibility(INVISIBLE);
628 hostView.setLayoutParams(lp);
629 mLauncher.getDragLayer().addView(hostView);