Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DOfflineLocationTimeZoneDelegate.java529 private void sendPermanentFailureResult(@NonNull Throwable cause) { in sendPermanentFailureResult() method in OfflineLocationTimeZoneDelegate
597 sendPermanentFailureResult(failure); in enterFailedMode()