Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbConfig.java95 public @interface UwbRole { annotation in UwbConfig
106 @UwbRole
154 @UwbRole int uwbRole, in UwbConfig()
315 public UwbConfig.Builder setUwbRole(@UwbRole int uwbRole) { in setUwbRole()