Searched refs:CacheContainer (Results 1 – 1 of 1) sorted by relevance
72 private var connectionRepoCache = mutableMapOf<Int, CacheContainer>()182 private fun createDemoMobileConnectionRepo(subId: Int): CacheContainer {195 return CacheContainer(repo, lastMobileState = null)337 class CacheContainer( regex