Searched refs:restartProbingForHostname (Results 1 – 4 of 4) sorted by relevance
320 mRecordRepository.restartProbingForHostname(hostname); in removeService()
1031 public List<MdnsProber.ProbingInfo> restartProbingForHostname(@NonNull String hostname) { in restartProbingForHostname() method in MdnsRecordRepository
209 .`when`(repository).restartProbingForHostname("MyTestHost") in testAddRemoveServiceWithCustomHost_restartProbingForProbingServices()
2181 val probingInfos = repository.restartProbingForHostname("TestHost") in testRestartProbingForHostname()