Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
H A DDemoMobileConnectionsRepository.kt72 private var connectionRepoCache = mutableMapOf<Int, CacheContainer>()
182 private fun createDemoMobileConnectionRepo(subId: Int): CacheContainer {
195 return CacheContainer(repo, lastMobileState = null)
337 class CacheContainer( regex