Searched refs:SCHEDULE_PIP_MODE_CHANGED_ON_START (Results 1 – 3 of 3) sorted by relevance
64 @IntDef({NO_PIP_MODE_CHANGED_CALLBACKS, SCHEDULE_PIP_MODE_CHANGED_ON_START,70 public static final int SCHEDULE_PIP_MODE_CHANGED_ON_START = 1; field in BoundsAnimationController215 SCHEDULE_PIP_MODE_CHANGED_ON_START, false /* forceUpdate */); in onAnimationStart()223 mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in onAnimationStart()285 if (mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in onAnimationUpdate()418 if (existing.mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in animateBoundsImpl()419 if (schedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in animateBoundsImpl()428 if (schedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in animateBoundsImpl()
23 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_START;99 schedulePipModeChangedState = SCHEDULE_PIP_MODE_CHANGED_ON_START; in animateResizePinnedStack()
21 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_START;286 ? SCHEDULE_PIP_MODE_CHANGED_ON_START in startImpl()