Searched refs:TRANSIT_TASK_IN_PLACE (Results 1 – 3 of 3) sorted by relevance
133 public static final int TRANSIT_TASK_IN_PLACE = 17; field in AppTransition
1595 if (transit == AppTransition.TRANSIT_TASK_IN_PLACE) { in processApplicationsAnimatingInPlace()
366 import static com.android.server.wm.AppTransition.TRANSIT_TASK_IN_PLACE;9452 mWindowManager.prepareAppTransition(TRANSIT_TASK_IN_PLACE, false); in startInPlaceAnimationOnFrontMostApplication()