Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java1777 private UwbSession setUpAliroUwbSessionForExecution(Params params) throws RemoteException { in setUpAliroUwbSessionForExecution() method in UwbSessionManagerTest
1818 UwbSession uwbSession = setUpAliroUwbSessionForExecution(ALIRO_OPEN_RANGING_PARAMS_DEFAULT); in openRanging_success_aliro_uwbs_v1_1()
1857 UwbSession uwbSession = setUpAliroUwbSessionForExecution(params); in openRanging_success_aliro_uwbs_v2_0_absoluteInitiationTimeComputationIsDisabled()
1891 UwbSession uwbSession = setUpAliroUwbSessionForExecution(ALIRO_OPEN_RANGING_PARAMS_DEFAULT); in openRanging_success_aliro_uwbs_v2_0_absoluteInitiationTimeComputationIsEnabled()
1972 UwbSession uwbSession = setUpAliroUwbSessionForExecution(params); in openRanging_success_Aliro_absoluteInitiationTimeIsComputed()
2514 UwbSession uwbSession = setUpAliroUwbSessionForExecution(ALIRO_OPEN_RANGING_PARAMS_DEFAULT); in prepareExistingAliroUwbSession()