Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java300 final boolean voiceInteraction = containsVoiceInteraction(mDisplayContent.mClosingApps) in handleAppTransitionReady()
306 applyAnimations(tmpOpenApps, tmpCloseApps, transit, animLp, voiceInteraction); in handleAppTransitionReady()
910 boolean voiceInteraction) { in applyAnimations() argument
925 wc.applyAnimation(animLp, transit, visible, voiceInteraction, transitioningDescendants); in applyAnimations()
1095 LayoutParams animLp, boolean voiceInteraction) { in applyAnimations() argument
1136 voiceInteraction); in applyAnimations()
1138 voiceInteraction); in applyAnimations()