Searched refs:mLatencyModeSupport (Results 1 – 1 of 1) sorted by relevance
54 private int mLatencyModeSupport = LOW_LATENCY_SUPPORT_UNDEFINED; field in WifiLockManager641 if (mLatencyModeSupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in getLowLatencyModeSupport()650 mLatencyModeSupport = LOW_LATENCY_SUPPORTED; in getLowLatencyModeSupport()652 mLatencyModeSupport = LOW_LATENCY_NOT_SUPPORTED; in getLowLatencyModeSupport()657 return mLatencyModeSupport; in getLowLatencyModeSupport()