Searched refs:INITIAL_AGGRESSIVE_TIME_BETWEEN_BURSTS_MS (Results 1 – 2 of 2) sorted by relevance
45 static final int INITIAL_AGGRESSIVE_TIME_BETWEEN_BURSTS_MS = 1000; field in QueryTaskConfig102 this.timeBetweenBurstsInMs = INITIAL_AGGRESSIVE_TIME_BETWEEN_BURSTS_MS; in QueryTaskConfig()
23 …tic com.android.server.connectivity.mdns.QueryTaskConfig.INITIAL_AGGRESSIVE_TIME_BETWEEN_BURSTS_MS;1844 INITIAL_AGGRESSIVE_TIME_BETWEEN_BURSTS_MS * (int) Math.pow(2, burstCounter), in sendQueries_aggressiveScanMode()1905 INITIAL_AGGRESSIVE_TIME_BETWEEN_BURSTS_MS * (int) Math.pow(2, burstCounter), in sendQueries_blendScanWithQueryBackoff()