Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamOverlayAnimationsController.kt86 private var mCurrentAlphaAtPosition = mutableMapOf<Int, Float>() regex
226 mCurrentAlphaAtPosition.getOrDefault(
237 mCurrentAlphaAtPosition.getOrDefault(
350 mCurrentAlphaAtPosition[position] = alpha