Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransitionController.java129 @interface TransitContainerType {} annotation in AppTransitionController
415 @TransitContainerType int changingType = in getTransitCompatType()
501 @TransitContainerType int openingType = getTransitContainerType(openingContainer); in getTransitCompatType()
502 @TransitContainerType int closingType = getTransitContainerType(closingContainer); in getTransitCompatType()
550 @TransitContainerType