HomeSort by relevance Sort by last modified time
    Searched refs:tomorrowSunrise (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/twilight/
TwilightState.java 36 long tomorrowSunrise) {
41 mTomorrowSunrise = tomorrowSunrise;
TwilightService.java 386 final long tomorrowSunrise = mTwilightCalculator.mSunrise;
390 todaySunrise, todaySunset, tomorrowSunrise);
406 nextUpdate += tomorrowSunrise;
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
TwilightManager.java 146 final long tomorrowSunrise = calculator.sunrise;
155 nextUpdate += tomorrowSunrise;
170 state.tomorrowSunrise = tomorrowSunrise;
182 long tomorrowSunrise;
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 106 milliseconds