Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBackNavigationController.java910 WindowContainer target, boolean isOpen, int switchType) { in createAdaptor() argument
912 new BackWindowAnimationAdaptor(target, isOpen, switchType); in createAdaptor()
940 int switchType) { in BackWindowAnimationAdaptor() argument
944 mSwitchType = switchType; in BackWindowAnimationAdaptor()