Searched defs:contentContainer (Results 1 – 3 of 3) sorted by relevance
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
1799 ViewGroup contentContainer = (ViewGroup) LayoutInflater.from(context) in createContentContainer() local