Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DBackNavigationInfo.java135 @Nullable CustomAnimationInfo customAnimationInfo, in BackNavigationInfo() argument
144 mCustomAnimationInfo = customAnimationInfo; in BackNavigationInfo()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/back/
DCustomCrossActivityBackAnimationTest.kt158 val info = builder.build().customAnimationInfo!! in testLoadCustomAnimation()
199 backNavigationInfo.customAnimationInfo, in startCustomAnimation()