Searched refs:getCustomizationSections (Results 1 – 5 of 5) sorted by relevance
64 fun getCustomizationSections(activity: ComponentActivity): CustomizationSections in getApplicationCoroutineScope() method
140 override fun getCustomizationSections(activity: ComponentActivity): CustomizationSections { in getCustomizationSections() method in com.android.wallpaper.module.WallpaperPicker2Injector
130 override fun getCustomizationSections(activity: ComponentActivity): CustomizationSections { in getCustomizationSections() method in com.android.wallpaper.testing.TestInjector
330 CustomizationSections sections = injector.getCustomizationSections(activity); in getSectionControllers()
134 override fun getCustomizationSections(activity: ComponentActivity): CustomizationSections { in <lambda>() method in com.android.customization.module.ThemePickerInjector