D | KeyguardClockRepositoryTest.kt | 55 private val fakeFeatureFlagsClassic = FakeFeatureFlagsClassic() constant in com.android.systemui.keyguard.data.repository.KeyguardClockRepositoryTest 72 fakeFeatureFlagsClassic, in setup() 96 fakeFeatureFlagsClassic.set(Flags.LOCKSCREEN_ENABLE_LANDSCAPE, true) in testShouldForceSmallClock()
|