Home | History | Annotate | Download | only in launcher2

Lines Matching refs:hostView

680                 AppWidgetHostView hostView = mLauncher.
682 info.boundWidget = hostView;
684 hostView.setVisibility(INVISIBLE);
694 hostView.setLayoutParams(lp);
695 mLauncher.getDragLayer().addView(hostView);