Home
last modified time | relevance | path

Searched refs:isTwoPaneAndSmallWidth (Results 1 – 10 of 10) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/picker/preview/ui/section/
DPreviewWithClockCarouselSectionController.kt77 private val isTwoPaneAndSmallWidth: Boolean, constant
92 isTwoPaneAndSmallWidth,
144 if (isTwoPaneAndSmallWidth) { in createView()
180 isTwoPaneAndSmallWidth = isTwoPaneAndSmallWidth, in createView()
DPreviewWithThemeSectionController.kt57 isTwoPaneAndSmallWidth: Boolean, in <lambda>()
70 isTwoPaneAndSmallWidth, in <lambda>()
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/binder/
DClockCarouselViewBinder.kt44 isTwoPaneAndSmallWidth: Boolean, in <lambda>()
72 isTwoPaneAndSmallWidth = isTwoPaneAndSmallWidth, in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPickerSections.java43 boolean isTwoPaneAndSmallWidth) { in getSectionControllersForScreen() argument
57 isTwoPaneAndSmallWidth, in getSectionControllersForScreen()
DCustomizationSections.java48 boolean isTwoPaneAndSmallWidth); in getSectionControllersForScreen() argument
/packages/apps/ThemePicker/src/com/android/customization/module/
DDefaultCustomizationSections.java109 boolean isTwoPaneAndSmallWidth) { in getSectionControllersForScreen() argument
130 isTwoPaneAndSmallWidth, in getSectionControllersForScreen()
144 isTwoPaneAndSmallWidth, in getSectionControllersForScreen()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DScreenPreviewSectionController.kt64 private val isTwoPaneAndSmallWidth: Boolean, in <lambda>() constant in com.android.wallpaper.picker.customization.ui.section.ScreenPreviewSectionController
101 if (isTwoPaneAndSmallWidth) { in <lambda>()
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestCustomizationSections.kt35 isTwoPaneAndSmallWidth: Boolean, in getSectionControllersForScreen()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCustomizationPickerFragment.java331 boolean isTwoPaneAndSmallWidth = getIsTwoPaneAndSmallWidth(activity); in getSectionControllers()
346 isTwoPaneAndSmallWidth); in getSectionControllers()
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt135 isTwoPaneAndSmallWidth: Boolean, in <lambda>()
137 if (isTwoPaneAndSmallWidth) { in <lambda>()