Searched refs:canPromote (Results 1 – 3 of 3) sorted by relevance
997 boolean canPromote = true; in getAnimationTargets()1014 canPromote = false; in getAnimationTargets()1029 canPromote = false; in getAnimationTargets()1037 canPromote = false; in getAnimationTargets()1067 canPromote = false; in getAnimationTargets()1072 if (canPromote) { in getAnimationTargets()
2418 private static boolean canPromote(ChangeInfo targetChange, Targets targets, in canPromote() method in Transition2501 if (!canPromote(targetChange, targets, changes)) { in tryPromote()
28898 PLcom/android/server/wm/Transition;->canPromote(Lcom/android/server/wm/Transition$ChangeInfo;Lcom/a…