Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DInvocationLightsView.java140 float rightStart = mGuide.getRegionWidth(PerimeterPathGuide.Region.BOTTOM) in onInvocationProgress() local
145 setLight(2, rightStart - (lightLength * 2), rightStart - lightLength); in onInvocationProgress()
146 setLight(3, rightStart - lightLength, rightStart); in onInvocationProgress()