Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DChannelSoundingParams.java50 @interface SightType {} annotation in ChannelSoundingParams
167 @SightType
253 public @NonNull Builder setSightType(@SightType int sightType) { in setSightType()