Searched refs:CONFIDENCE_HIGH (Results 1 – 3 of 3) sorted by relevance
51 @IntDef({CONFIDENCE_LOW, CONFIDENCE_MEDIUM, CONFIDENCE_HIGH})56 public static final int CONFIDENCE_HIGH = 2; field in RangingMeasurement
43 confidenceLevel = RangingMeasurement.CONFIDENCE_HIGH; in createMeasurement()
19 import static androidx.core.uwb.backend.impl.internal.RangingMeasurement.CONFIDENCE_HIGH;177 /* confidence= */ CONFIDENCE_HIGH,