Searched refs:TRANSIT_TASK_IN_PLACE (Results 1 – 7 of 7) sorted by relevance
56 public static final int TRANSIT_TASK_IN_PLACE = WindowManager.TRANSIT_TASK_IN_PLACE; field in WindowManagerWrapper
61 TRANSIT_TASK_IN_PLACE = 17; enumerator
34 import static android.view.WindowManager.TRANSIT_TASK_IN_PLACE;720 if (transit == TRANSIT_TASK_IN_PLACE) { in processApplicationsAnimatingInPlace()
36 import static android.view.WindowManager.TRANSIT_TASK_IN_PLACE;2273 || transit == TRANSIT_TASK_IN_PLACE; in isTaskTransit()
69 import static android.view.WindowManager.TRANSIT_TASK_IN_PLACE;3387 dc.prepareAppTransition(TRANSIT_TASK_IN_PLACE, false); in startInPlaceAnimationOnFrontMostApplication()
201 int TRANSIT_TASK_IN_PLACE = 17; field287 TRANSIT_TASK_IN_PLACE,
79709 Landroid/view/WindowManager;->TRANSIT_TASK_IN_PLACE:I