Searched refs:isTwoPaneAndSmallWidth (Results 1 – 10 of 10) sorted by relevance
/packages/apps/ThemePicker/src/com/android/customization/picker/preview/ui/section/ |
D | PreviewWithClockCarouselSectionController.kt | 77 private val isTwoPaneAndSmallWidth: Boolean, constant 92 isTwoPaneAndSmallWidth, 144 if (isTwoPaneAndSmallWidth) { in createView() 180 isTwoPaneAndSmallWidth = isTwoPaneAndSmallWidth, in createView()
|
D | PreviewWithThemeSectionController.kt | 57 isTwoPaneAndSmallWidth: Boolean, in <lambda>() 70 isTwoPaneAndSmallWidth, in <lambda>()
|
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/binder/ |
D | ClockCarouselViewBinder.kt | 44 isTwoPaneAndSmallWidth: Boolean, in <lambda>() 72 isTwoPaneAndSmallWidth = isTwoPaneAndSmallWidth, in <lambda>()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
D | WallpaperPickerSections.java | 43 boolean isTwoPaneAndSmallWidth) { in getSectionControllersForScreen() argument 57 isTwoPaneAndSmallWidth, in getSectionControllersForScreen()
|
D | CustomizationSections.java | 48 boolean isTwoPaneAndSmallWidth); in getSectionControllersForScreen() argument
|
/packages/apps/ThemePicker/src/com/android/customization/module/ |
D | DefaultCustomizationSections.java | 109 boolean isTwoPaneAndSmallWidth) { in getSectionControllersForScreen() argument 130 isTwoPaneAndSmallWidth, in getSectionControllersForScreen() 144 isTwoPaneAndSmallWidth, in getSectionControllersForScreen()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/ |
D | ScreenPreviewSectionController.kt | 64 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/ |
D | TestCustomizationSections.kt | 35 isTwoPaneAndSmallWidth: Boolean, in getSectionControllersForScreen()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | CustomizationPickerFragment.java | 331 boolean isTwoPaneAndSmallWidth = getIsTwoPaneAndSmallWidth(activity); in getSectionControllers() 346 isTwoPaneAndSmallWidth); in getSectionControllers()
|
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/ |
D | ClockCarouselView.kt | 135 isTwoPaneAndSmallWidth: Boolean, in <lambda>() 137 if (isTwoPaneAndSmallWidth) { in <lambda>()
|