Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiLockManager.java657 int lowLatencySupport = getLowLatencyModeSupport(); in setLowLatencyMode() local
659 if (lowLatencySupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in setLowLatencyMode()
664 if (lowLatencySupport == LOW_LATENCY_SUPPORTED) { in setLowLatencyMode()
676 } else if (lowLatencySupport == LOW_LATENCY_NOT_SUPPORTED) { in setLowLatencyMode()