Searched defs:ccConstraintLength (Results 1 – 4 of 4) sorted by relevance
68 @FiraParams.CcConstraintLength int ccConstraintLength = CONSTRAINT_LENGTH_7; in testConversion() local139 assertEquals((int) configParams1.mCcConstraintLength.get(), ccConstraintLength); in testConversion() local
125 assertEquals((byte) uwbCapability1.mCcConstraintLength.get(), ccConstraintLength); in testConversion() local
148 Optional<Byte> ccConstraintLength, in UwbCapability()918 UwbCapability.Builder setCcConstraintLength(byte ccConstraintLength) { in setCcConstraintLength()
119 Optional<Integer> ccConstraintLength, in ConfigurationParams()585 ConfigurationParams.Builder setCcConstraintLength( in setCcConstraintLength()