Searched defs:contentView (Results 1 – 4 of 4) sorted by relevance
136 private View contentView; field in ShadowTabHost.ShadowTabSpec
226 View contentView = this.findManagedViewById(R.id.sud_landscape_content_area); in updateLandscapeMiddleHorizontalSpacing() local
513 View contentView = activity.findViewById(android.R.id.content); in shouldPopulateWindowDecorViewWithMergeLayoutContents() local558 View contentView = new View(activity); in shouldFindContentViewContainerWithChild() local
1200 @Nullable View contentView) { in onContentAspectRatioChanged()