Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java415 getTransitContainerType(changingContainers.valueAt(0)); in getTransitCompatType()
500 @TransitContainerType int openingType = getTransitContainerType(openingContainer); in getTransitCompatType()
501 @TransitContainerType int closingType = getTransitContainerType(closingContainer); in getTransitCompatType()
550 private static int getTransitContainerType(@Nullable WindowContainer<?> container) { in getTransitContainerType() method in AppTransitionController
/frameworks/base/services/
Dart-wear-profile26251 PLcom/android/server/wm/AppTransitionController;->getTransitContainerType(Lcom/android/server/wm/Wi…