Searched refs:PULSE_SHAPE_PRECURSOR_FREE (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/ |
D | CccParams.java | 56 PULSE_SHAPE_PRECURSOR_FREE, 68 public static final int PULSE_SHAPE_PRECURSOR_FREE = 0x1; field in CccParams
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/ |
D | AliroParams.java | 60 PULSE_SHAPE_PRECURSOR_FREE, 72 public static final int PULSE_SHAPE_PRECURSOR_FREE = 0x1; field in AliroParams
|
/packages/modules/Uwb/service/support_lib/test/ |
D | AliroTests.java | 62 AliroParams.PULSE_SHAPE_PRECURSOR_FREE, 63 AliroParams.PULSE_SHAPE_PRECURSOR_FREE), 88 AliroParams.PULSE_SHAPE_PRECURSOR_FREE, in testOpenRangingParams() 89 AliroParams.PULSE_SHAPE_PRECURSOR_FREE); in testOpenRangingParams()
|
D | CccTests.java | 62 CccParams.PULSE_SHAPE_PRECURSOR_FREE, 63 CccParams.PULSE_SHAPE_PRECURSOR_FREE), 87 CccParams.PULSE_SHAPE_PRECURSOR_FREE, CccParams.PULSE_SHAPE_PRECURSOR_FREE); in testOpenRangingParams()
|
D | GenericTests.java | 114 CccParams.PULSE_SHAPE_PRECURSOR_FREE, in testSpecificationParams() 115 CccParams.PULSE_SHAPE_PRECURSOR_FREE), in testSpecificationParams()
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/params/ |
D | CccDecoderTest.java | 25 import static com.google.uwb.support.ccc.CccParams.PULSE_SHAPE_PRECURSOR_FREE; 147 PULSE_SHAPE_PRECURSOR_FREE, PULSE_SHAPE_PRECURSOR_FREE_SPECIAL))); in verifyCccSpecification()
|
D | AliroDecoderTest.java | 25 import static com.google.uwb.support.aliro.AliroParams.PULSE_SHAPE_PRECURSOR_FREE; 147 PULSE_SHAPE_PRECURSOR_FREE, PULSE_SHAPE_PRECURSOR_FREE_SPECIAL))); in verifyAliroSpecification()
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/ |
D | UwbServiceCoreTest.java | 1941 CccParams.PULSE_SHAPE_PRECURSOR_FREE, in getTestCccSpecificationParams() 1942 CccParams.PULSE_SHAPE_PRECURSOR_FREE), in getTestCccSpecificationParams() 2013 AliroParams.PULSE_SHAPE_PRECURSOR_FREE, in getTestAliroSpecificationParams() 2014 AliroParams.PULSE_SHAPE_PRECURSOR_FREE), in getTestAliroSpecificationParams()
|