Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/
DLazyListCacheWindowStrategy.kt37 private val cacheWindowScope = LazyListCacheWindowScope()
71 internal class LazyListCacheWindowScope() : CacheWindowScope { class