Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/data/repository/
DConnectivityRepositoryImplTest.kt839 val underlyingWifiCapabilities = in getMainOrUnderlyingWifiInfo_cellular_underlyingWifi_hasInfo() constant
845 .thenReturn(underlyingWifiCapabilities) in getMainOrUnderlyingWifiInfo_cellular_underlyingWifi_hasInfo()
865 val underlyingWifiCapabilities = in getMainOrUnderlyingWifiInfo_notCellular_underlyingWifi_noInfo() constant
871 .thenReturn(underlyingWifiCapabilities) in getMainOrUnderlyingWifiInfo_notCellular_underlyingWifi_noInfo()
893 val underlyingWifiCapabilities = in getMainOrUnderlyingWifiInfo_cellular_underlyingVcnWithWifi_hasInfo() constant
899 .thenReturn(underlyingWifiCapabilities) in getMainOrUnderlyingWifiInfo_cellular_underlyingVcnWithWifi_hasInfo()
919 val underlyingWifiCapabilities = in getMainOrUnderlyingWifiInfo_notCellular_underlyingVcnWithWifi_noInfo() constant
925 .thenReturn(underlyingWifiCapabilities) in getMainOrUnderlyingWifiInfo_notCellular_underlyingVcnWithWifi_noInfo()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionsRepositoryTest.kt1046 val underlyingWifiCapabilities = in <lambda>() constant
1052 .thenReturn(underlyingWifiCapabilities) in <lambda>()