Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java254 private static final CccOpenRangingParams CCC_OPEN_RANGING_PARAMS_DEFAULT = field in UwbSessionManagerTest
1809 UwbSession uwbSession = setUpCccUwbSessionForExecution(CCC_OPEN_RANGING_PARAMS_DEFAULT); in openRanging_success_ccc_uwbs_v1_1()
1834 CccOpenRangingParams params = CCC_OPEN_RANGING_PARAMS_DEFAULT.toBuilder() in openRanging_success_ccc_uwbs_v2_0_absoluteInitiationTimeComputationIsDisabled()
1874 UwbSession uwbSession = setUpCccUwbSessionForExecution(CCC_OPEN_RANGING_PARAMS_DEFAULT); in openRanging_success_ccc_uwbs_v2_0_absoluteInitiationTimeComputationIsEnabled()
1952 CccOpenRangingParams params = CCC_OPEN_RANGING_PARAMS_DEFAULT.toBuilder() in openRanging_success_Ccc_absoluteInitiationTimeIsComputed()
2502 UwbSession uwbSession = setUpCccUwbSessionForExecution(CCC_OPEN_RANGING_PARAMS_DEFAULT); in prepareExistingCccUwbSession()