Searched refs:LOW_LATENCY_SUPPORT_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
56 private static final int LOW_LATENCY_SUPPORT_UNDEFINED = -1; field in WifiLockManager63 private int mLatencyModeSupport = LOW_LATENCY_SUPPORT_UNDEFINED;848 if (mLatencyModeSupport != LOW_LATENCY_SUPPORT_UNDEFINED) { in getLowLatencyModeSupport()855 return LOW_LATENCY_SUPPORT_UNDEFINED; in getLowLatencyModeSupport()869 if (lowLatencySupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in setLowLatencyMode()