Searched defs:sightType (Results 1 – 1 of 1) sorted by relevance
155 public ChannelSoundingParams(int sightType, int locationType, int csSecurityLevel) { in ChannelSoundingParams()253 public @NonNull Builder setSightType(@SightType int sightType) { in setSightType()