Searched refs:TOP_HAL_CAPABILITY_CORRELATION_VECTOR (Results 1 – 1 of 1) sorted by relevance
64 public static final int TOP_HAL_CAPABILITY_CORRELATION_VECTOR = 1 << 12; field in GnssCapabilities79 TOP_HAL_CAPABILITY_CORRELATION_VECTOR, TOP_HAL_CAPABILITY_SATELLITE_PVT,381 return (mTopFlags & TOP_HAL_CAPABILITY_CORRELATION_VECTOR) != 0; in hasMeasurementCorrelationVectors()792 mTopFlags = setFlag(mTopFlags, TOP_HAL_CAPABILITY_CORRELATION_VECTOR, capable); in setHasMeasurementCorrelationVectors()