Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DNsdPublisher.java338 mHandler.post(() -> stopHostResolutionInternal(listenerId)); in stopHostResolution()
341 private void stopHostResolutionInternal(int listenerId) { in stopHostResolutionInternal() method in NsdPublisher