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/ | ||
D | MobileTelephonyHelpers.kt | 55 inline fun <reified T> getTelephonyCallbackForType(mockTelephonyManager: TelephonyManager): T { in telephonyDisplayInfo() method |
D | MobileConnectionTelephonySmokeTests.kt | 349 private inline fun <reified T> getTelephonyCallbackForType(): T { in <lambda>() method in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionTelephonySmokeTests |
D | MobileConnectionRepositoryTest.kt | 1112 private inline fun <reified T> getTelephonyCallbackForType(): T { in getTelephonyCallbackForType() method in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionRepositoryTest |
D | MobileConnectionsRepositoryTest.kt | 1434 private inline fun <reified T> TestScope.getTelephonyCallbackForType(): T { in <lambda>() method in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionsRepositoryTest |