Searched refs:TRANSIT_OLD_UNSET (Results 1 – 7 of 7) sorted by relevance
34 import static android.view.WindowManager.TRANSIT_OLD_UNSET;186 assertEquals(TRANSIT_OLD_UNSET, in testSkipTransitionAnimation()
111 assertEquals(WindowManager.TRANSIT_OLD_UNSET, in testSkipOccludedActivityCloseTransition()
28 import static android.view.WindowManager.TRANSIT_OLD_UNSET;288 } else if (transit != TRANSIT_OLD_UNSET) { in loadAnimationAttr()303 TRANSIT_OLD_UNSET); in loadAnimationAttr()
404 return WindowManager.TRANSIT_OLD_UNSET; in getTransitCompatType()532 return WindowManager.TRANSIT_OLD_UNSET; in getTransitCompatType()1083 if (transit == WindowManager.TRANSIT_OLD_UNSET in applyAnimations()
56 import static android.view.WindowManager.TRANSIT_OLD_UNSET;177 private @TransitionOldType int mLastUsedAppTransition = TRANSIT_OLD_UNSET;1155 case TRANSIT_OLD_UNSET: { in appTransitionOldToString()
123 import static android.view.WindowManager.TRANSIT_OLD_UNSET;7640 mTransit = TRANSIT_OLD_UNSET; in onAnimationFinished()
187 int TRANSIT_OLD_UNSET = -1; field364 TRANSIT_OLD_UNSET,