Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/data/
DUwbConfigTest.java201 UwbConfig uwbConfig = PacsProfile.getPacsControleeProfile(); in testPacsControleeProfile()
227 UwbConfig controleeConfig = PacsProfile.getPacsControleeProfile(); in testGetOpenSessionParams()
248 UwbConfig controllerConfig = PacsProfile.getPacsControleeProfile(); in testGetOpenSessionParams()
/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DPacsProfile.java47 public static UwbConfig getPacsControleeProfile() { in getPacsControleeProfile() method in PacsProfile