Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbConfig.java65 public @interface OobType { annotation in UwbConfig
148 @OobType
184 @OobType int oobType, in UwbConfig()
472 public UwbConfig.Builder setOobType(@OobType int uwbRole) { in setOobType()