Searched defs:probingInfo (Results 1 – 3 of 3) sorted by relevance
374 final MdnsProber.ProbingInfo probingInfo = mRecordRepository.setServiceProbing(serviceId); in maybeRestartProbingForConflict() local388 final MdnsProber.ProbingInfo probingInfo = mRecordRepository.renameServiceForConflict( in renameServiceForConflict() local
190 val probingInfo = repository.setServiceProbing(TEST_SERVICE_ID_1) in makeFlags() constant280 val probingInfo = repository.setServiceProbing(TEST_SERVICE_ID_1) in testHasActiveService() constant1757 val probingInfo = repository.setServiceProbing(TEST_SERVICE_ID_1) in testIncludeInetAddressRecordsInProbing() constant2184 val probingInfo = probingInfos.get(0) in testRestartProbingForHostname() constant2309 val probingInfo = setServiceProbing(serviceId) in addServiceAndFinishProbing() constant
204 val probingInfo = mock(ProbingInfo::class.java) in testAddRemoveServiceWithCustomHost_restartProbingForProbingServices() constant