Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransitionController.java127 @interface TransitContainerType {} annotation in AppTransitionController
348 @TransitContainerType int changingType = in getTransitCompatType()
439 @TransitContainerType int openingType = getTransitContainerType(openingContainer); in getTransitCompatType()
440 @TransitContainerType int closingType = getTransitContainerType(closingContainer); in getTransitCompatType()
483 @TransitContainerType