Home | History | Annotate | Download | only in launcher2

Lines Matching refs:hostView

621                 AppWidgetHostView hostView = mLauncher.
623 info.boundWidget = hostView;
625 hostView.setVisibility(INVISIBLE);
635 hostView.setLayoutParams(lp);
636 mLauncher.getDragLayer().addView(hostView);