Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/color/
H A DColorDisplayServiceTest.java1162 getTwilightStateRelativeToNow(sunsetOffset, sunriseOffset)); in setAutoModeTwilight()
1310 private static TwilightState getTwilightStateRelativeToNow(int sunsetOffset, in getTwilightStateRelativeToNow() method in ColorDisplayServiceTest