Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/prod/
H A DWifiRepositoryHelper.kt64 initialValue = ACTIVITY_DEFAULT,
69 initialValue = ACTIVITY_DEFAULT,
113 val ACTIVITY_DEFAULT = DataActivityModel(hasActivityIn = false, hasActivityOut = false) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/
H A DFakeWifiRepository.kt20 …android.systemui.statusbar.pipeline.wifi.data.repository.prod.WifiRepositoryHelper.ACTIVITY_DEFAULT
40 private val _wifiActivity = MutableStateFlow(ACTIVITY_DEFAULT)