Home | History | Annotate | Download | only in settings

Lines Matching refs:widgetFrame

2337         final LinearLayout widgetFrame = (LinearLayout) view.findViewById(
2339 widgetFrame.addView(widget, new LinearLayout.LayoutParams(WRAP_CONTENT, WRAP_CONTENT));