Searched refs:SCHEDULE_PIP_MODE_CHANGED_ON_START (Results 1 – 3 of 3) sorted by relevance
66 @IntDef({NO_PIP_MODE_CHANGED_CALLBACKS, SCHEDULE_PIP_MODE_CHANGED_ON_START,72 public static final int SCHEDULE_PIP_MODE_CHANGED_ON_START = 1; field in BoundsAnimationController238 mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START, in onAnimationStart()248 mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in onAnimationStart()329 if (mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in onAnimationUpdate()485 if (existing.mSchedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in animateBoundsImpl()486 if (schedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in animateBoundsImpl()495 if (schedulePipModeChangedState == SCHEDULE_PIP_MODE_CHANGED_ON_START) { in animateBoundsImpl()
40 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_START;1719 schedulePipModeChangedState = SCHEDULE_PIP_MODE_CHANGED_ON_START; in animateResizePinnedStack()
25 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_START;301 ? SCHEDULE_PIP_MODE_CHANGED_ON_START in startImpl()