Home
last modified time | relevance | path

Searched defs:synchronizeNextDraw (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewRootSync.kt17 fun synchronizeNextDraw(view: View, otherView: View, then: () -> Unit) { regex
40 fun synchronizeNextDraw(view: View, otherView: View, then: Runnable) { regex
H A DDialogLaunchAnimator.kt747 private fun synchronizeNextDraw(then: () -> Unit) { regex