Home
last modified time | relevance | path

Searched defs:willRunAnimationOnKeyguard (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DOccludingAppDeviceEntryInteractor.kt135 override fun willRunAnimationOnKeyguard(): Boolean { in <lambda>() method
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DActivityStarter.java181 default boolean willRunAnimationOnKeyguard() { in willRunAnimationOnKeyguard() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImpl.kt478 override fun willRunAnimationOnKeyguard(): Boolean { in <lambda>() method