Searched refs:TRANSIT_TASK_CLOSE (Results 1 – 8 of 8) sorted by relevance
24 import static android.view.WindowManager.TRANSIT_TASK_CLOSE;85 TRANSIT_TASK_CLOSE)); in testTranslucentClose()
46 public static final int TRANSIT_TASK_CLOSE = WindowManager.TRANSIT_TASK_CLOSE; field in WindowManagerWrapper
53 TRANSIT_TASK_CLOSE = 9; enumerator
35 import static android.view.WindowManager.TRANSIT_TASK_CLOSE;1638 || transit == TRANSIT_TASK_CLOSE in loadAnimation()1749 case TRANSIT_TASK_CLOSE: in loadAnimation()2036 case TRANSIT_TASK_CLOSE: { in appTransitionToString()2234 if (transit == TRANSIT_TASK_OPEN && isTransitionEqual(TRANSIT_TASK_CLOSE)) { in prepareAppTransitionLocked()2271 || transit == TRANSIT_TASK_CLOSE in isTaskTransit()
33 import static android.view.WindowManager.TRANSIT_TASK_CLOSE;575 case TRANSIT_TASK_CLOSE: in maybeUpdateTransitToWallpaper()
44 import static android.view.WindowManager.TRANSIT_TASK_CLOSE;2848 : TRANSIT_TASK_CLOSE, false); in resumeTopActivityInnerLocked()4027 final int transit = endTask ? TRANSIT_TASK_CLOSE : TRANSIT_ACTIVITY_CLOSE; in finishActivityLocked()
147 int TRANSIT_TASK_CLOSE = 9; field279 TRANSIT_TASK_CLOSE,
79708 Landroid/view/WindowManager;->TRANSIT_TASK_CLOSE:I