Searched refs:toInclusive (Results 1 – 4 of 4) sorted by relevance
631 public @FloatRange(from = 0.0, to = 360.0, toInclusive = false) float getBearing() { in getBearing()645 @FloatRange(fromInclusive = false, toInclusive = false) float bearingDegrees) { in setBearing() argument
1653 @FloatRange(to = 48.f, toInclusive = true) float level) { in setAudioDescriptionMixLeveldB() argument
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21007 method @FloatRange(from=0.0, to=360.0, toInclusive=false) public float getBearing();21051 method public void setBearing(@FloatRange(fromInclusive=false, toInclusive=false) float);21910 …method public boolean setAudioDescriptionMixLeveldB(@FloatRange(to=48.0f, toInclusive=true) float);