Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiLockManager.java48 private static final int LOW_LATENCY_NOT_SUPPORTED = 0; field in WifiLockManager
652 mLatencyModeSupport = LOW_LATENCY_NOT_SUPPORTED; in getLowLatencyModeSupport()
680 } else if (lowLatencySupport == LOW_LATENCY_NOT_SUPPORTED) { in setLowLatencyMode()