Searched refs:windowContentView (Results 1 – 1 of 1) sorted by relevance
455 final ViewGroup windowContentView = (ViewGroup)rootView.findViewById(android.R.id.content); in installPreviewPlacerView() local457 if (windowContentView == null) { in installPreviewPlacerView()461 windowContentView.addView(mDrawingPreviewPlacerView); in installPreviewPlacerView()