Searched refs:isOpeningType (Results 1 – 14 of 14) sorted by relevance
446 && TransitionUtil.isOpeningType(info.getType())) { in startAnimation()454 if (TransitionUtil.isOpeningType(mode)) { in startAnimation()461 } else if (isOnlyTranslucent && TransitionUtil.isOpeningType(info.getType()) in startAnimation()490 if (!TransitionUtil.isOpeningType(mode)) { in startAnimation()594 if (TransitionUtil.isOpeningType(change.getMode())) { in isOnlyTranslucent()667 final boolean isOpeningType = TransitionUtil.isOpeningType(type); in loadAnimation()668 final boolean enter = TransitionUtil.isOpeningType(changeMode); in loadAnimation()682 if (isOpeningType) { in loadAnimation()799 final boolean isOpen = TransitionUtil.isOpeningType(change.getMode()); in attachThumbnail()882 if (TransitionUtil.isOpeningType(change.getMode())) { in getWallpaperTransitType()[all …]
31 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;199 && TransitionUtil.isOpeningType(request.getType()) in handleRequest()222 && isOpeningType(request.getType()) in handleRequest()
41 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;473 boolean isOpening = isOpeningType(info.getType()); in setupStartState()533 final boolean isOpening = isOpeningType(type); in setupAnimHierarchy()
70 final boolean enter = TransitionUtil.isOpeningType(changeMode); in loadAttributeAnimation()
58 public static boolean isOpeningType(@WindowManager.TransitionType int type) { in isOpeningType() method in TransitionUtil156 final boolean isOpening = TransitionUtil.isOpeningType(info.getType()); in setupLeash()170 if (isOpeningType(mode)) { in setupLeash()188 } else if (TransitionUtil.isOpeningType(mode)) { in setupLeash()
242 if (TransitionUtil.isOpeningType(change.getMode())) { in createOpenCloseAnimationAdapters()324 if (TransitionUtil.isOpeningType(adapter.mChange.getMode())) { in addEdgeExtensionIfNeeded()396 if (parentChange != null && TransitionUtil.isOpeningType(parentChange.getMode())) { in createChangeAnimationAdapters()530 if (parentChange != null && TransitionUtil.isOpeningType(parentChange.getMode())) { in shouldUseJumpCutForChangeTransition()552 hasOpeningWindow |= TransitionUtil.isOpeningType(change.getMode()); in shouldUseJumpCutForChangeTransition()
201 final boolean isEnter = TransitionUtil.isOpeningType(change.getMode()); in loadOpenAnimation()225 final boolean isEnter = TransitionUtil.isOpeningType(change.getMode()); in loadCloseAnimation()
29 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;259 if (isOpeningType(change.getMode()) in hasOpeningDream()
146 if (TransitionUtil.isOpeningType(mPending.get(i).mType)) { in findPendingOpeningTransition()352 } else if (TransitionUtil.isOpeningType(chg.getMode())) { in startAnimation()
482 } else if (TransitionUtil.isOpeningType(change.getMode())) { in start()496 } else if (TransitionUtil.isOpeningType(change.getMode())) { in start()589 if (TransitionUtil.isOpeningType(change.getMode())) { in merge()809 if (TransitionUtil.isOpeningType(change.getMode())) { in mergeActivityOnly()
121 || TransitionUtil.isOpeningType(change.getMode())) in startAnimation()
68 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;2397 final boolean isOpening = isOpeningType(type); in handleRequest()2502 if (isSplitActive() && !isOpeningType(type) in addEnterOrExitIfNeeded()2574 if (isOpeningType(change.getMode())) { in startAnimation()2605 if (isOpeningType(change.getMode())) { in startAnimation()2792 && (isOpeningType(change.getMode()) || change.getMode() == TRANSIT_CHANGE)) { in startPendingEnterAnimation()2796 && isOpeningType(change.getMode())) { in startPendingEnterAnimation()
198 boolean isOpening = TransitionUtil.isOpeningType(info.getType()); in playInternalAnimation()
830 if (TransitionUtil.isOpeningType(change.getMode())) { in startEnterAnimation()1042 if (TransitionUtil.isOpeningType(mode) && change.getParent() == null) { in startExitToSplitAnimation()