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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DTwilightManager.java142 final long tomorrowSunrise = calculator.sunrise;
151 nextUpdate += tomorrowSunrise;
166 state.tomorrowSunrise = tomorrowSunrise;
178 long tomorrowSunrise; field in class:TwilightManager.TwilightState
/frameworks/base/services/core/java/com/android/server/twilight/
H A DTwilightService.java498 final long tomorrowSunrise = mTwilightCalculator.mSunrise;
529 nextUpdate += tomorrowSunrise;

Completed in 142 milliseconds