Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DTutorialStepIndicator.java93 Drawable pageIndicatorPillDrawable = AppCompatResources.getDrawable( in initializeStepIndicators() local
98 pageIndicatorPill.setImageDrawable(pageIndicatorPillDrawable); in initializeStepIndicators()
108 if (pageIndicatorPillDrawable != null) { in initializeStepIndicators()
110 pageIndicatorPillDrawable.setTint(stepIndicatorColor); in initializeStepIndicators()
112 pageIndicatorPillDrawable.setTint( in initializeStepIndicators()