Loading packages/SystemUI/multivalentTests/src/com/android/systemui/lowlight/LowLightBehaviorCoreStartableTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ class LowLightBehaviorCoreStartableTest : SysuiTestCase() { } kosmos.lowLightRepository.addAction(LowLightDisplayBehavior.LOW_LIGHT_DREAM, action) kosmos.batteryRepositoryDeprecated.fake.setDevicePluggedIn(true) kosmos.setBatteryPluggedIn(true) } @Test Loading Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/lowlight/LowLightBehaviorCoreStartableTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ class LowLightBehaviorCoreStartableTest : SysuiTestCase() { } kosmos.lowLightRepository.addAction(LowLightDisplayBehavior.LOW_LIGHT_DREAM, action) kosmos.batteryRepositoryDeprecated.fake.setDevicePluggedIn(true) kosmos.setBatteryPluggedIn(true) } @Test Loading