Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DDotsPageIndicator.java745 if (!hasStarted && predicate.shouldStart(currentValue)) { in startIfNecessary()
890 abstract boolean shouldStart(float currentValue); in shouldStart() method in DotsPageIndicator.StartPredicate
902 boolean shouldStart(float currentValue) { in shouldStart() method in DotsPageIndicator.RightwardStartPredicate
916 boolean shouldStart(float currentValue) { in shouldStart() method in DotsPageIndicator.LeftwardStartPredicate
/packages/apps/Settings/src/com/android/settings/widget/
DDotsPageIndicator.java745 if (!hasStarted && predicate.shouldStart(currentValue)) { in startIfNecessary()
890 abstract boolean shouldStart(float currentValue); in shouldStart() method in DotsPageIndicator.StartPredicate
902 boolean shouldStart(float currentValue) { in shouldStart() method in DotsPageIndicator.RightwardStartPredicate
916 boolean shouldStart(float currentValue) { in shouldStart() method in DotsPageIndicator.LeftwardStartPredicate