Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsServiceCache.java260 private void notifyServiceExpired(@NonNull CacheKey cacheKey, in notifyServiceExpired() method in MdnsServiceCache
329 notifyServiceExpired(cacheKey, previousResponse, null /* newResponse */); in maybeRemoveExpiredServices()