Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DOfflineLocationTimeZoneDelegate.java381 sendTimeZoneCertainResultIfNeeded(locationResult.getLocation()); in handleLocationKnown()
475 private void sendTimeZoneCertainResultIfNeeded(@NonNull Location location) in sendTimeZoneCertainResultIfNeeded() method in OfflineLocationTimeZoneDelegate