Home
last modified time | relevance | path

Searched defs:physicalWifiNetwork (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/data/repository/
H A DConnectivityRepositoryImplTest.kt905 val physicalWifiNetwork = newWifiNetwork(wifiInfo) in getMainOrUnderlyingWifiInfo_cellular_underlyingVcnWithWifi_hasInfo() constant
936 val physicalWifiNetwork = newWifiNetwork(mock<WifiInfo>()) in getMainOrUnderlyingWifiInfo_notCellular_underlyingVcnWithWifi_noInfo() constant
970 val physicalWifiNetwork = newWifiNetwork(carrierMergedInfo) in getMainOrUnderlyingWifiInfo_cellular_underlyingCellularWithCarrierMerged_hasInfo() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
H A DMobileConnectionsRepositoryTest.kt1128 val physicalWifiNetwork = newWifiNetwork(carrierMergedInfo) in <lambda>() constant