Interface | Description |
---|---|
TwilightListener |
Callback for when the twilight state has changed.
|
TwilightManager |
This class provides sunrise/sunset information based on the device's current location.
|
Class | Description |
---|---|
TwilightService |
Figures out whether it's twilight time based on the user's location.
|
TwilightState |
The twilight state, consisting of the sunrise and sunset times (in millis) for the current
period.
|