Searched refs:TRANSIT_UNSET (Results 1 – 11 of 11) sorted by relevance
42 public static final int TRANSIT_UNSET = WindowManager.TRANSIT_UNSET; field in WindowManagerWrapper
174 public static final int TRANSIT_UNSET = -1; field in FragmentTransaction
49 TRANSIT_UNSET = -1; enumerator
42 import static android.view.WindowManager.TRANSIT_UNSET;180 private @TransitionType int mNextAppTransition = TRANSIT_UNSET;182 private int mLastUsedAppTransition = TRANSIT_UNSET;324 return mNextAppTransition != TRANSIT_UNSET; in isTransitionSet()338 setLastAppTransition(TRANSIT_UNSET, null, null, null); in setAppTransition()435 mNextAppTransition = TRANSIT_UNSET; in goodToGo()474 setAppTransition(TRANSIT_UNSET, 0 /* flags */); in freeze()496 return mNextAppTransition != TRANSIT_UNSET in needsBoosting()2005 case TRANSIT_UNSET: { in appTransitionToString()
28 import static android.view.WindowManager.TRANSIT_UNSET;369 if (mBeforeUnoccludeTransit != TRANSIT_UNSET in resolveOccludeTransit()
117 transit = WindowManager.TRANSIT_UNSET; in handleAppTransitionReady()507 if (transit == WindowManager.TRANSIT_UNSET in applyAnimations()
108 import static android.view.WindowManager.TRANSIT_UNSET;6127 mTransit = TRANSIT_UNSET; in onAnimationFinished()
137 int TRANSIT_UNSET = -1; field290 TRANSIT_UNSET,
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
4320 field public static final int TRANSIT_UNSET = -1; // 0xffffffff
5193 field @Deprecated public static final int TRANSIT_UNSET = -1; // 0xffffffff