Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/
DFakeKeyguardClockRepository.kt52 get() = _shouldForceSmallClock
53 private var _shouldForceSmallClock: Boolean = false variable in com.android.systemui.keyguard.data.repository.FakeKeyguardClockRepository
69 _shouldForceSmallClock = shouldForceSmallClock in setShouldForceSmallClock()