Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiLockManager.java867 int lowLatencySupport = getLowLatencyModeSupport(); in setLowLatencyMode() local
869 if (lowLatencySupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in setLowLatencyMode()
874 if (lowLatencySupport == LOW_LATENCY_SUPPORTED) { in setLowLatencyMode()
887 } else if (lowLatencySupport == LOW_LATENCY_NOT_SUPPORTED) { in setLowLatencyMode()