Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/
H A DIllustrationPreference.java116 final FrameLayout illustrationFrame = (FrameLayout) holder.findViewById( in onBindViewHolder() local
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DIllustrationPreferenceTest.java73 final FrameLayout illustrationFrame = new FrameLayout(mContext); in setUp() local
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityGestureNavigationTutorial.java280 final View illustrationFrame = inflateAndInitIllustrationFrame(context); in createIllustrationView() local
289 final View illustrationFrame = inflateAndInitIllustrationFrame(context); in createIllustrationViewWithImageRawResource() local