Home
last modified time | relevance | path

Searched refs:connectionRepoCache (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>() regex
87 connectionRepoCache =
88 connectionRepoCache
172 val current = connectionRepoCache[subId]?.repo
178 connectionRepoCache[subId] = new
217 connectionRepoCache.clear()
246 connectionRepoCache[subId]?.lastMobileState = event
306 val lastMobileState = connectionRepoCache[carrierMergedSubId]?.lastMobileState