Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardSurfaceBehindInteractor.kt120 ) { animatingSurface, animatingLaunch -> in <lambda>() method
121 animatingSurface || animatingLaunch in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/domain/interactor/
DStatusBarKeyguardViewManagerInteractor.kt120 ) { lockscreenVisible, animatingSurface -> in <lambda>() method
121 lockscreenVisible || animatingSurface in <lambda>()