Searched refs:mLatencyModeSupport (Results 1 – 1 of 1) sorted by relevance
63 private int mLatencyModeSupport = LOW_LATENCY_SUPPORT_UNDEFINED; field in WifiLockManager848 if (mLatencyModeSupport != LOW_LATENCY_SUPPORT_UNDEFINED) { in getLowLatencyModeSupport()849 return mLatencyModeSupport; in getLowLatencyModeSupport()859 mLatencyModeSupport = LOW_LATENCY_SUPPORTED; in getLowLatencyModeSupport()861 mLatencyModeSupport = LOW_LATENCY_NOT_SUPPORTED; in getLowLatencyModeSupport()863 return mLatencyModeSupport; in getLowLatencyModeSupport()