Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
H A DMobileConnectionsRepositoryImpl.kt258 ?: createRepositoryForSubId(subId).also { subIdRepositoryCache[subId] = it }
328 private fun createRepositoryForSubId(subId: Int): FullMobileConnectionRepository { regex