Searched refs:TRANSIT_OLD_NONE (Results 1 – 7 of 7) sorted by relevance
21 import static android.view.WindowManager.TRANSIT_OLD_NONE;272 TRANSIT_OLD_NONE,
43 public static final int TRANSIT_NONE = WindowManager.TRANSIT_OLD_NONE;
39 import static android.view.WindowManager.TRANSIT_OLD_NONE;319 return TRANSIT_OLD_NONE; in getTransitCompatType()430 return TRANSIT_OLD_NONE; in getTransitCompatType()
24 import static android.view.WindowManager.TRANSIT_OLD_NONE;746 mWin.mAttrs, attr, TRANSIT_OLD_NONE); in applyAnimationLocked()
40 import static android.view.WindowManager.TRANSIT_OLD_NONE;1411 case TRANSIT_OLD_NONE: { in appTransitionOldToString()1658 if (mLastUsedAppTransition != TRANSIT_OLD_NONE) { in dump()
25 import static android.view.WindowManager.TRANSIT_OLD_NONE;219 mController.goodToGo(TRANSIT_OLD_NONE); in testZeroAnimations()
191 int TRANSIT_OLD_NONE = 0; field326 TRANSIT_OLD_NONE,