Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DPacsProfile.java64 public static UwbConfig getPacsControllerProfile() { in getPacsControllerProfile() method in PacsProfile
DPacsControllerSession.java203 return PacsProfile.getPacsControllerProfile(); in getUwbConfig()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/data/
DUwbConfigTest.java214 UwbConfig uwbConfig = PacsProfile.getPacsControllerProfile(); in testPacsControllerProfile()