Home
last modified time | relevance | path

Searched refs:TimeZoneProviderService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/timezone/
DTimeZoneProviderService.java136 public abstract class TimeZoneProviderService extends Service { class
414 mHandler.post(TimeZoneProviderService.this::onStopUpdatesInternal); in stopUpdates()
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DLocationTimeZoneManagerService.java32 import android.service.timezone.TimeZoneProviderService;
126 TimeZoneProviderService.PRIMARY_LOCATION_TIME_ZONE_PROVIDER_SERVICE_INTERFACE);
131 TimeZoneProviderService.SECONDARY_LOCATION_TIME_ZONE_PROVIDER_SERVICE_INTERFACE);
/frameworks/base/core/api/
Dsystem-current.txt13250 public abstract class TimeZoneProviderService extends android.app.Service {
13251 ctor public TimeZoneProviderService();