Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DPacsProfile.java104 public static UwbConfig getPacsControlleeProfileForProvSTSInd() { in getPacsControlleeProfileForProvSTSInd() method in PacsProfile
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/data/
DUwbConfigTest.java304 UwbConfig uwbConfig = PacsProfile.getPacsControlleeProfileForProvSTSInd(); in testPacsControllerProfileForProvSTSIndKey()