Searched refs:tomorrowSunrise (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DTwilightManager.java165 final long tomorrowSunrise = calculator.sunrise;
174 nextUpdate += tomorrowSunrise;
189 state.tomorrowSunrise = tomorrowSunrise;
201 long tomorrowSunrise; field in class:TwilightManager.TwilightState

Completed in 799 milliseconds