Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DDialogTransitionAnimator.kt290 forceDisableSynchronization = isForTesting, in <lambda>()
532 private val forceDisableSynchronization: Boolean, constant
757 if (forceDisableSynchronization || controllerRootView == null) { in synchronizeNextDraw()