Searched refs:LOW_LATENCY_SUPPORT_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
44 private static final int LOW_LATENCY_SUPPORT_UNDEFINED = -1; field in WifiLockManager51 private int mLatencyModeSupport = LOW_LATENCY_SUPPORT_UNDEFINED;639 if (mLatencyModeSupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in getLowLatencyModeSupport()642 return LOW_LATENCY_SUPPORT_UNDEFINED; in getLowLatencyModeSupport()661 if (lowLatencySupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in setLowLatencyMode()