Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java2696 this.mProfileType = convertProtolNameToProfileType(protocolName); in UwbSession()
3348 private int convertProtolNameToProfileType(String protocolName) { in convertProtolNameToProfileType() method in UwbSessionManager.UwbSession