Searched refs:TRANSIT_OLD_NONE (Results 1 – 9 of 9) sorted by relevance
21 import static android.view.WindowManager.TRANSIT_OLD_NONE;203 runner.onAnimationStart(TRANSIT_OLD_NONE, in wrap()
24 import static android.view.WindowManager.TRANSIT_OLD_NONE;594 mWin.mAttrs, attr, TRANSIT_OLD_NONE); in applyAnimationLocked()
39 import static android.view.WindowManager.TRANSIT_OLD_NONE;430 return TRANSIT_OLD_NONE; in getTransitCompatType()546 return TRANSIT_OLD_NONE; in getTransitCompatType()
44 import static android.view.WindowManager.TRANSIT_OLD_NONE;1185 case TRANSIT_OLD_NONE: { in appTransitionOldToString()1455 if (mLastUsedAppTransition != TRANSIT_OLD_NONE) { in dump()
26 import static android.view.WindowManager.TRANSIT_OLD_NONE;606 window.mAttrs, attr, TRANSIT_OLD_NONE); in isCustomizeExitAnimation()610 TRANSIT_OLD_NONE); in isCustomizeExitAnimation()
32 import static android.view.WindowManager.TRANSIT_OLD_NONE;197 return TRANSIT_OLD_NONE; in getTransitionOldType()
25 import static android.view.WindowManager.TRANSIT_OLD_NONE;266 mController.goodToGo(TRANSIT_OLD_NONE); in testZeroAnimations()
25 import static android.view.WindowManager.TRANSIT_OLD_NONE;1106 return TRANSIT_OLD_NONE; in getTransitCompatType()
211 int TRANSIT_OLD_NONE = 0; field383 TRANSIT_OLD_NONE,