Searched refs:minSupportedPeriodMs (Results 1 – 1 of 1) sorted by relevance
2004 int minSupportedPeriodMs = mChannelHelper.estimateScanDuration(settings); in addBackgroundScanRequest() local2005 if (settings.periodInMs < minSupportedPeriodMs) { in addBackgroundScanRequest()2007 + minSupportedPeriodMs + " but the request wants " + settings.periodInMs); in addBackgroundScanRequest()