Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DUnfoldLightRevealOverlayAnimation.kt140 executeInBackground {
319 executeInBackground {
326 executeInBackground { ensureOverlayRemoved() }
332 executeInBackground { addOverlay(reason = FOLD) }
341 executeInBackground {
353 private fun executeInBackground(f: () -> Unit) { regex