Home
last modified time | relevance | path

Searched defs:animationController (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DActivityStarterDelegate.java74 ActivityLaunchAnimator.Controller animationController) { in startPendingIntentDismissingKeyguard()
95 @Nullable ActivityLaunchAnimator.Controller animationController) { in startActivity()
120 @Nullable ActivityLaunchAnimator.Controller animationController) { in postStartActivityDismissingKeyguard()
134 ActivityLaunchAnimator.Controller animationController) { in postStartActivityDismissingKeyguard()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DActivityStarter.java56 @Nullable ActivityLaunchAnimator.Controller animationController); in startPendingIntentDismissingKeyguard()
64 @Nullable ActivityLaunchAnimator.Controller animationController); in startActivity()
69 @Nullable ActivityLaunchAnimator.Controller animationController); in postStartActivityDismissingKeyguard()
77 @Nullable ActivityLaunchAnimator.Controller animationController); in postStartActivityDismissingKeyguard()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DQuickAccessWalletTile.java125 ActivityLaunchAnimator.Controller animationController = in handleClick() local
151 animationController); in handleClick() local
DDeviceControlsTile.kt109 val animationController = view?.let { in handleClick() constant
DAlarmTile.kt74 val animationController = view?.let { in <lambda>() constant
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java36 public RecentsAnimationControllerCompat(IRecentsAnimationController animationController) { in RecentsAnimationControllerCompat()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFooterViewController.java274 ActivityLaunchAnimator.Controller animationController = in startSettingsActivity() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedDisplayAreaOrganizer.java123 OneHandedAnimationController animationController, in OneHandedDisplayAreaOrganizer()
DOneHandedController.java228 OneHandedAnimationController animationController = in create() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java417 ActivityLaunchAnimator.Controller animationController = in handleLongClick() local
421 animationController); in handleLongClick() local
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsControllerTest.java194 ArgumentCaptor<WindowInsetsAnimationController> animationController = in testControlsRevoked_duringAnim() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1877 ActivityLaunchAnimator.Controller animationController) { in startActivity()
2879 @Nullable ActivityLaunchAnimator.Controller animationController) { in startActivityDismissingKeyguard()
2959 ActivityLaunchAnimator.Controller animationController, boolean dismissShade) { in wrapAnimationController()
DStatusBarNotificationActivityStarter.java436 ActivityLaunchAnimator.Controller animationController = in startNotificationIntent() local