Searched defs:contentContainer (Results 1 – 6 of 6) sorted by relevance
74 View contentContainer = activity.findViewById(R.id.ultra_wide_content_container); in test_UltraWideContentWidth_isSetToCustomWidth() local86 View contentContainer = activity.findViewById(R.id.ultra_wide_content_container); in test_UltraWideContentWidthIsSetTo0_withoutCustomValue() local
95 View contentContainer = layout.findViewById(R.id.suw_layout_content); in assertPreferenceTemplateInflated() local
96 View contentContainer = layout.findViewById(R.id.suw_layout_content); in assertPreferenceTemplateInflated() local
38 lateinit var contentContainer: ViewGroup variable
287 View contentContainer = getContentContainer(); in init() local957 View contentContainer = findViewById(R.id.ultra_wide_content_container); in maybeSetUltraWideScreenContentWidth() local996 View contentContainer = findViewById(R.id.content_container); in getContentContainer() local
1473 ViewGroup contentContainer = (ViewGroup) LayoutInflater.from(context) in createContentContainer() local