Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiLockManager.java49 private static final int LOW_LATENCY_SUPPORTED = 1; field in WifiLockManager
650 mLatencyModeSupport = LOW_LATENCY_SUPPORTED; in getLowLatencyModeSupport()
668 if (lowLatencySupport == LOW_LATENCY_SUPPORTED) { in setLowLatencyMode()