Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DFullMobileConnectionRepository.kt420 fun tableBufferLogName(subId: Int): String = "MobileConnectionLog[$subId]" in <lambda>() method
DMobileConnectionsRepositoryKairosImpl.kt579 fun tableBufferLogName(subId: Int): String = "MobileConnectionLog[$subId]" in tableBufferLogName() method