Searched defs:currentDevicePosture (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ | ||
D | DevicePostureRepository.kt | 34 val currentDevicePosture: Flow<DevicePosture> in <lambda>() constant |
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/ | ||
D | FakeDevicePostureRepository.kt | 25 override val currentDevicePosture: Flow<DevicePosture> constant in com.android.systemui.keyguard.data.repository.FakeDevicePostureRepository |