Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java127 @interface TransitContainerType {} annotation in AppTransitionController
414 @TransitContainerType int changingType = in getTransitCompatType()
500 @TransitContainerType int openingType = getTransitContainerType(openingContainer); in getTransitCompatType()
501 @TransitContainerType int closingType = getTransitContainerType(closingContainer); in getTransitCompatType()
549 @TransitContainerType