Home
last modified time | relevance | path

Searched defs:contentContainer (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/setupwizard/library/recyclerview/test/instrumentation/src/com/android/setupwizardlib/test/
H A DGlifPreferenceLayoutTest.java95 View contentContainer = layout.findViewById(R.id.suw_layout_content); in assertPreferenceTemplateInflated() local
H A DSetupWizardPreferenceLayoutTest.java96 View contentContainer = layout.findViewById(R.id.suw_layout_content); in assertPreferenceTemplateInflated() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java1799 ViewGroup contentContainer = (ViewGroup) LayoutInflater.from(context) in createContentContainer() local