Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/unfold/util/
H A DScaleAwareTransitionProgressProvider.kt19 private val animatorDurationScaleObserver = object : ContentObserver(null) { regex
29 animatorDurationScaleObserver)
47 contentResolver.unregisterContentObserver(animatorDurationScaleObserver)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationController.kt97 val animatorDurationScaleObserver = object : ContentObserver(null) { regex
114 animatorDurationScaleObserver)