Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/prod/
DWifiRepositoryImplTest.kt874 val inactiveEntry = in secondaryNetworks_mapsToInactive() constant
876 whenever(wifiPickerTracker.activeWifiEntries).thenReturn(listOf(inactiveEntry)) in secondaryNetworks_mapsToInactive()