Home
last modified time | relevance | path

Searched defs:getTelephonyCallbackForType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileTelephonyHelpers.kt55 inline fun <reified T> getTelephonyCallbackForType(mockTelephonyManager: TelephonyManager): T { in telephonyDisplayInfo() method
DMobileConnectionTelephonySmokeTests.kt349 private inline fun <reified T> getTelephonyCallbackForType(): T { in <lambda>() method in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionTelephonySmokeTests
DMobileConnectionRepositoryTest.kt1112 private inline fun <reified T> getTelephonyCallbackForType(): T { in getTelephonyCallbackForType() method in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionRepositoryTest
DMobileConnectionsRepositoryTest.kt1434 private inline fun <reified T> TestScope.getTelephonyCallbackForType(): T { in <lambda>() method in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionsRepositoryTest