Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsQueryScheduler.java99 final QueryTaskConfig nextRunConfig = currentConfig.getConfigForNextRun(); in scheduleNextRun()
DQueryTaskConfig.java158 public QueryTaskConfig getConfigForNextRun() { in getConfigForNextRun() method in QueryTaskConfig
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceTypeClientTests.java577 config = config.getConfigForNextRun(); in testQueryTaskConfig_alwaysAskForUnicastResponse()
584 config = config.getConfigForNextRun(); in testQueryTaskConfig_alwaysAskForUnicastResponse()
605 config = config.getConfigForNextRun(); in testQueryTaskConfig_askForUnicastInFirstQuery()
612 config = config.getConfigForNextRun(); in testQueryTaskConfig_askForUnicastInFirstQuery()