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

  /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;
  /frameworks/base/services/core/java/com/android/server/twilight/
TwilightService.java 386 final long tomorrowSunrise = mTwilightCalculator.mSunrise;
390 todaySunrise, todaySunset, tomorrowSunrise);
406 nextUpdate += tomorrowSunrise;
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 62 milliseconds