Home
last modified time | relevance | path

Searched refs:BoundsAnimationController (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DPinnedStackWindowController.java21 import static com.android.server.wm.BoundsAnimationController.NO_PIP_MODE_CHANGED_CALLBACKS;
22 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_END;
23 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_START;
24 import static com.android.server.wm.BoundsAnimationController.SchedulePipModeChangedState;
DBoundsAnimationController.java54 public class BoundsAnimationController { class
118 BoundsAnimationController(Context context, AppTransition transition, Handler handler, in BoundsAnimationController() method in BoundsAnimationController
DWindowManagerService.java766 final BoundsAnimationController mBoundsAnimationController;
1009 mBoundsAnimationController = new BoundsAnimationController(context, mAppTransition, in WindowManagerService()
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DBoundsAnimationControllerTests.java19 import static com.android.server.wm.BoundsAnimationController.NO_PIP_MODE_CHANGED_CALLBACKS;
20 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_END;
21 import static com.android.server.wm.BoundsAnimationController.SCHEDULE_PIP_MODE_CHANGED_ON_START;
22 import static com.android.server.wm.BoundsAnimationController.SchedulePipModeChangedState;
50 import com.android.server.wm.BoundsAnimationController.BoundsAnimator;
197 private BoundsAnimationController mController;
206 BoundsAnimationDriver(BoundsAnimationController controller, in BoundsAnimationDriver()
399 private BoundsAnimationController mController;
414 mController = new BoundsAnimationController(context, mMockAppTransition, handler, null); in setUp()
/frameworks/base/services/
Dart-profile3993 Lcom/android/server/wm/BoundsAnimationController$AppTransitionNotifier;
3994 Lcom/android/server/wm/BoundsAnimationController;