Home
last modified time | relevance | path

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

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