/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | ActivityStarter.java | 56 @Nullable ActivityLaunchAnimator.Controller animationController); in startPendingIntentDismissingKeyguard() 65 @Nullable ActivityLaunchAnimator.Controller animationController) { in startActivity() 71 @Nullable ActivityLaunchAnimator.Controller animationController, in startActivity() 77 @Nullable ActivityLaunchAnimator.Controller animationController); in postStartActivityDismissingKeyguard() 85 @Nullable ActivityLaunchAnimator.Controller animationController); in postStartActivityDismissingKeyguard()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ActivityStarterDelegate.java | 74 ActivityLaunchAnimator.Controller animationController) { in startPendingIntentDismissingKeyguard() 95 @Nullable ActivityLaunchAnimator.Controller animationController, in startActivity() 122 @Nullable ActivityLaunchAnimator.Controller animationController) { in postStartActivityDismissingKeyguard() 136 ActivityLaunchAnimator.Controller animationController) { in postStartActivityDismissingKeyguard()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/ |
H A D | StatusBarWindowController.java | 167 View rootView, ActivityLaunchAnimator.Controller animationController) { in wrapAnimationControllerIfInStatusBar()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RecentsAnimationControllerCompat.java | 36 public RecentsAnimationControllerCompat(IRecentsAnimationController animationController) { in RecentsAnimationControllerCompat()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | DeviceControlsTile.kt | 109 val animationController = view?.let { regex
|
H A D | AlarmTile.kt | 74 val animationController = view?.let { regex
|
H A D | QuickAccessWalletTile.java | 125 ActivityLaunchAnimator.Controller animationController = in handleClick() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RecentsAnimationCallbacks.java | 96 public final void onAnimationStart(RecentsAnimationControllerCompat animationController, in onAnimationStart()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | FooterActionsController.kt | 144 val animationController = settingsButtonContainer?.let { regex
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedDisplayAreaOrganizer.java | 121 OneHandedAnimationController animationController, in OneHandedDisplayAreaOrganizer()
|
H A D | OneHandedController.java | 210 OneHandedAnimationController animationController = in create() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBar.java | 1729 @Nullable ActivityLaunchAnimator.Controller animationController, in startActivity() 2469 @Nullable ActivityLaunchAnimator.Controller animationController) { in startActivityDismissingKeyguard() 2550 ActivityLaunchAnimator.Controller animationController, boolean dismissShade) { in wrapAnimationController() 2882 @Nullable ActivityLaunchAnimator.Controller animationController) { in postStartActivityDismissingKeyguard() 2894 @Nullable ActivityLaunchAnimator.Controller animationController) { in postStartActivityDismissingKeyguard() 3945 ActivityLaunchAnimator.Controller animationController = null; in startPendingIntentDismissingKeyguard() local 3958 @Nullable ActivityLaunchAnimator.Controller animationController) { in startPendingIntentDismissingKeyguard()
|
H A D | KeyguardBottomAreaView.java | 1082 ActivityLaunchAnimator.Controller animationController = createLaunchAnimationController(v); in onWalletClick() local 1096 /* delay= */ 0, animationController); in onWalletClick() local
|
H A D | StatusBarNotificationActivityStarter.java | 481 ActivityLaunchAnimator.Controller animationController = in startNotificationIntent() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
H A D | QSTileImpl.java | 417 ActivityLaunchAnimator.Controller animationController = in handleLongClick() local 421 animationController); in handleLongClick() local
|