Home
last modified time | relevance | path

Searched defs:scanRequestTimestamps (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DScanRequestProxy.java314 List<Long> scanRequestTimestamps, long currentTimeMillis) { in trimPastScanRequestTimesForForegroundApp()
331 LinkedList<Long> scanRequestTimestamps = in getOrCreateScanRequestTimestampsForForegroundApp() local
351 LinkedList<Long> scanRequestTimestamps = in shouldScanRequestBeThrottledForForegroundApp() local