Home
last modified time | relevance | path

Searched refs:onStopUpdates (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/timezone/
DTimeZoneProviderService.java262 onStopUpdates(); in onStopUpdatesInternal()
270 public abstract void onStopUpdates(); in onStopUpdates() method in TimeZoneProviderService
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DBinderLocationTimeZoneProvider.java167 void onStopUpdates() { in onStopUpdates() method in BinderLocationTimeZoneProvider
DLocationTimeZoneProvider.java599 onStopUpdates(); in stopUpdates()
606 abstract void onStopUpdates(); in onStopUpdates() method in LocationTimeZoneProvider
/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
DLocationTimeZoneProviderTest.java339 void onStopUpdates() { in onStopUpdates() method in LocationTimeZoneProviderTest.TestLocationTimeZoneProvider
DControllerImplTest.java1217 void onStopUpdates() { in onStopUpdates() method in ControllerImplTest.TestLocationTimeZoneProvider
/frameworks/base/core/api/
Dsystem-current.txt10384 method public abstract void onStopUpdates();
/frameworks/base/services/
Dart-profile40072 PLcom/android/server/timezonedetector/location/BinderLocationTimeZoneProvider;->onStopUpdates()V