Home
last modified time | relevance | path

Searched defs:parentChange (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
DActivityEmbeddingAnimationRunner.java415 final TransitionInfo.Change parentChange = info.getChange(parentToken); in createChangeAnimationAdapters() local
549 final TransitionInfo.Change parentChange = info.getChange(parentToken); in shouldUseJumpCutForChangeTransition() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java140 final TransitionInfo.Change parentChange = info.getChange(change.getParent()); in wrap() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenTransitions.java150 final TransitionInfo.Change parentChange = info.getChange(change.getParent()); in playInternalAnimation() local
/frameworks/base/services/core/java/com/android/server/wm/
DTransition.java2422 final ChangeInfo parentChange = changes.get(parent); in canPromote() local
2513 final ChangeInfo parentChange = changes.get(parent); in tryPromote() local
2596 final ChangeInfo parentChange = changes.get(p); in populateParentChanges() local