Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DSeekBarViewModel.kt353 val targetBoxMinX = (Math.round(thumbX) - halfHeight).toInt() regex
358 shouldGoToSeekBar = x >= targetBoxMinX && x <= targetBoxMaxX