Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DNsdPublisher.java232 mHandler.post(() -> stopServiceDiscoveryInternal(listenerId)); in stopServiceDiscovery()
235 private void stopServiceDiscoveryInternal(int listenerId) { in stopServiceDiscoveryInternal() method in NsdPublisher