Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransitionController.java301 final boolean voiceInteraction = containsVoiceInteraction(mDisplayContent.mClosingApps) in handleAppTransitionReady()
307 applyAnimations(tmpOpenApps, tmpCloseApps, transit, animLp, voiceInteraction); in handleAppTransitionReady()
911 boolean voiceInteraction) { in applyAnimations() argument
926 wc.applyAnimation(animLp, transit, visible, voiceInteraction, transitioningDescendants); in applyAnimations()
1096 LayoutParams animLp, boolean voiceInteraction) { in applyAnimations() argument
1137 voiceInteraction); in applyAnimations()
1139 voiceInteraction); in applyAnimations()