Searched refs:PacsProfile (Results 1 – 3 of 3) sorted by relevance
58 import com.android.server.uwb.pm.PacsProfile;201 UwbConfig uwbConfig = PacsProfile.getPacsControleeProfile(); in testPacsControleeProfile()214 UwbConfig uwbConfig = PacsProfile.getPacsControllerProfile(); in testPacsControllerProfile()227 UwbConfig controleeConfig = PacsProfile.getPacsControleeProfile(); in testGetOpenSessionParams()248 UwbConfig controllerConfig = PacsProfile.getPacsControleeProfile(); in testGetOpenSessionParams()274 UwbConfig controleeConfig = PacsProfile.getPacsControlleeProfileForDynamicStsInd(); in testGetOpenSessionParamsForDynamicStsIndKey()304 UwbConfig uwbConfig = PacsProfile.getPacsControlleeProfileForProvSTSInd(); in testPacsControllerProfileForProvSTSIndKey()
35 public class PacsProfile { class
203 return PacsProfile.getPacsControllerProfile(); in getUwbConfig()