Home
last modified time | relevance | path

Searched refs:PULSE_SHAPE_PRECURSOR_FREE_SPECIAL (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccParams.java57 PULSE_SHAPE_PRECURSOR_FREE_SPECIAL
74 public static final int PULSE_SHAPE_PRECURSOR_FREE_SPECIAL = 0x2; field in CccParams
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroParams.java61 PULSE_SHAPE_PRECURSOR_FREE_SPECIAL
78 public static final int PULSE_SHAPE_PRECURSOR_FREE_SPECIAL = 0x2; field in AliroParams
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/params/
DCccDecoderTest.java26 import static com.google.uwb.support.ccc.CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL;
147 PULSE_SHAPE_PRECURSOR_FREE, PULSE_SHAPE_PRECURSOR_FREE_SPECIAL))); in verifyCccSpecification()
DAliroDecoderTest.java26 import static com.google.uwb.support.aliro.AliroParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL;
147 PULSE_SHAPE_PRECURSOR_FREE, PULSE_SHAPE_PRECURSOR_FREE_SPECIAL))); in verifyAliroSpecification()
/packages/modules/Uwb/service/support_lib/test/
DGenericTests.java117 CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL, in testSpecificationParams()
118 CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL) in testSpecificationParams()
DAliroTests.java65 AliroParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL,
66 AliroParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL)
DCccTests.java65 CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL,
66 CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL)
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbServiceCoreTest.java1944 CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL, in getTestCccSpecificationParams()
1945 CccParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL) in getTestCccSpecificationParams()
2016 AliroParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL, in getTestAliroSpecificationParams()
2017 AliroParams.PULSE_SHAPE_PRECURSOR_FREE_SPECIAL) in getTestAliroSpecificationParams()