Home
last modified time | relevance | path

Searched defs:thresholdValue (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DDotsPageIndicator.java882 protected float thresholdValue; field in DotsPageIndicator.StartPredicate
884 public StartPredicate(float thresholdValue) { in StartPredicate()
896 public RightwardStartPredicate(float thresholdValue) { in RightwardStartPredicate()
910 public LeftwardStartPredicate(float thresholdValue) { in LeftwardStartPredicate()