Searched refs:mLatencyModeSupport (Results 1 – 1 of 1) sorted by relevance
51 private int mLatencyModeSupport = LOW_LATENCY_SUPPORT_UNDEFINED; field in WifiLockManager639 if (mLatencyModeSupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in getLowLatencyModeSupport()648 mLatencyModeSupport = LOW_LATENCY_SUPPORTED; in getLowLatencyModeSupport()650 mLatencyModeSupport = LOW_LATENCY_NOT_SUPPORTED; in getLowLatencyModeSupport()655 return mLatencyModeSupport; in getLowLatencyModeSupport()