Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/data/repository/
DConnectivityRepositoryImplTest.kt538 val underlyingCapabilities = in defaultConnections_cellular_underlyingCarrierMergedViaWifi_allDefault() constant
544 .thenReturn(underlyingCapabilities) in defaultConnections_cellular_underlyingCarrierMergedViaWifi_allDefault()
575 val underlyingCapabilities = in defaultConnections_cellular_underlyingCarrierMergedViaMobileWithVcnTransport_allDefault() constant
581 .thenReturn(underlyingCapabilities) in defaultConnections_cellular_underlyingCarrierMergedViaMobileWithVcnTransport_allDefault()
948 val underlyingCapabilities = in getMainOrUnderlyingWifiInfo_cellular_underlyingCellularWithCarrierMerged_hasInfo() constant
954 .thenReturn(underlyingCapabilities) in getMainOrUnderlyingWifiInfo_cellular_underlyingCellularWithCarrierMerged_hasInfo()
1042 val underlyingCapabilities = in getMainOrUnderlyingWifiInfo_nestedUnderlying_doesNotLookAtNested() constant
1049 .thenReturn(underlyingCapabilities) in getMainOrUnderlyingWifiInfo_nestedUnderlying_doesNotLookAtNested()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionsRepositoryTest.kt1081 val underlyingCapabilities = in <lambda>() constant
1087 .thenReturn(underlyingCapabilities) in <lambda>()