Home
last modified time | relevance | path

Searched defs:diffCount (Results 1 – 1 of 1) sorted by relevance

/paging/paging-common/src/commonJvmAndroidMain/kotlin/androidx/paging/
DPagedList.kt218 val diffCount = currentSize - snapshotSize in <lambda>() constant
226 val diffCount = snapshotSize - currentSize in <lambda>() constant