Searched defs:thresholdValue (Results 1 – 4 of 4) sorted by relevance
884 protected float thresholdValue; field in DotsPageIndicator.StartPredicate886 public StartPredicate(float thresholdValue) { in StartPredicate()898 public RightwardStartPredicate(float thresholdValue) { in RightwardStartPredicate()912 public LeftwardStartPredicate(float thresholdValue) { in LeftwardStartPredicate()
403 float thresholdValue) { in hasMovedNearerToValueWithinFilteredRange()
294 Builder setThresholdValue(float thresholdValue) { in setThresholdValue()
6918 int64_t thresholdValue = 15; in TEST() local