Searched refs:getCustomizationSections (Results 1 – 5 of 5) sorted by relevance
65 fun getCustomizationSections(activity: ComponentActivity): CustomizationSections in getApplicationCoroutineScope() method
137 override fun getCustomizationSections(activity: ComponentActivity): CustomizationSections { in getCustomizationSections() method in com.android.wallpaper.module.WallpaperPicker2Injector
136 override fun getCustomizationSections(activity: ComponentActivity): CustomizationSections { in getCustomizationSections() method in com.android.wallpaper.testing.TestInjector
333 CustomizationSections sections = injector.getCustomizationSections(activity); in getSectionControllers()
163 override fun getCustomizationSections(activity: ComponentActivity): CustomizationSections { in <lambda>() method