Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/util/
H A DScaleAwareTransitionProgressProvider.kt37 private val animatorDurationScaleObserver = regex
48 animatorDurationScaleObserver
68 contentResolver.unregisterContentObserver(animatorDurationScaleObserver)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationController.kt132 private val animatorDurationScaleObserver = object : ContentObserver(null) { regex
152 animatorDurationScaleObserver)