Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java108 private final Object mThrottleEnabledLock = new Object(); field in ScanRequestProxy
262 synchronized (mThrottleEnabledLock) { in updateThrottleEnabled()
390 synchronized (mThrottleEnabledLock) { in getOrCreateScanRequestTimestampsForForegroundApp()
450 synchronized (mThrottleEnabledLock) { in shouldScanRequestBeThrottledForBackgroundApp()
599 synchronized (mThrottleEnabledLock) { in clearScanResults()
614 synchronized (mThrottleEnabledLock) { in clearScanRequestTimestampsForApp()
664 synchronized (mThrottleEnabledLock) { in setScanThrottleEnabled()
681 synchronized (mThrottleEnabledLock) { in isScanThrottleEnabled()