Searched refs:getLocalTimeRelativeToNow (Results 1 – 1 of 1) sorted by relevance
904 mNightDisplayController.setCustomStartTime(getLocalTimeRelativeToNow(startTimeOffset)); in setAutoModeCustom()905 mNightDisplayController.setCustomEndTime(getLocalTimeRelativeToNow(endTimeOffset)); in setAutoModeCustom()969 private static LocalTime getLocalTimeRelativeToNow(int offsetMinutes) { in getLocalTimeRelativeToNow() method in NightDisplayServiceTest984 final LocalTime sunset = getLocalTimeRelativeToNow(sunsetOffset); in getTwilightStateRelativeToNow()985 final LocalTime sunrise = getLocalTimeRelativeToNow(sunriseOffset); in getTwilightStateRelativeToNow()