Searched refs:LOW_LATENCY_SUPPORT_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
47 private static final int LOW_LATENCY_SUPPORT_UNDEFINED = -1; field in WifiLockManager54 private int mLatencyModeSupport = LOW_LATENCY_SUPPORT_UNDEFINED;641 if (mLatencyModeSupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in getLowLatencyModeSupport()644 return LOW_LATENCY_SUPPORT_UNDEFINED; in getLowLatencyModeSupport()663 if (lowLatencySupport == LOW_LATENCY_SUPPORT_UNDEFINED) { in setLowLatencyMode()