Searched defs:twilight (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/twilight/
H A DTwilightListener.java17 package com.android.server.twilight;
22 * Callback for when the twilight state has changed.
26 * Called when the twilight state has changed.
H A DTwilightManager.java17 package com.android.server.twilight;
27 * Register a listener to be notified whenever the twilight state changes.
H A DTwilightState.java17 package com.android.server.twilight;
24 * The twilight state, consisting of the sunrise and sunset times (in millis) for the current
H A DTwilightService.java17 package com.android.server.twilight;
43 * Figures out whether it's twilight time based on the user's location.
207 // Calculate the twilight state based on the current time and location.
277 * Calculates the twilight state for a specific location and time.
/frameworks/base/services/tests/servicestests/src/com/android/server/twilight/
H A DTwilightServiceTest.java1 package com.android.server.twilight;

Completed in 76 milliseconds