Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DActivityStarter.java57 @Nullable ActivityLaunchAnimator.Controller animationController); in startPendingIntentDismissingKeyguard()
65 @Nullable ActivityLaunchAnimator.Controller animationController) { in startActivity()
71 @Nullable ActivityLaunchAnimator.Controller animationController, in startActivity()
74 @Nullable ActivityLaunchAnimator.Controller animationController, in startActivity()
80 @Nullable ActivityLaunchAnimator.Controller animationController); in postStartActivityDismissingKeyguard()
84 @Nullable ActivityLaunchAnimator.Controller animationController, in postStartActivityDismissingKeyguard()
93 @Nullable ActivityLaunchAnimator.Controller animationController); in postStartActivityDismissingKeyguard()
116 @Nullable ActivityLaunchAnimator.Controller animationController, in startActivityDismissingKeyguard()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
H A DQuickAccessWalletController.java221 ActivityLaunchAnimator.Controller animationController, in startQuickAccessUiIntent()
251 ActivityLaunchAnimator.Controller animationController) { in startQuickAccessViaIntent()
265 ActivityLaunchAnimator.Controller animationController) { in startQuickAccessViaPendingIntent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuItemAccessibilityDelegate.java40 MenuAnimationController animationController) { in MenuItemAccessibilityDelegate()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowController.java187 View rootView, ActivityLaunchAnimator.Controller animationController) { in wrapAnimationControllerIfInStatusBar()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRecentsAnimationControllerCompat.java36 public RecentsAnimationControllerCompat(IRecentsAnimationController animationController) { in RecentsAnimationControllerCompat()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DQRCodeScannerTile.java111 ActivityLaunchAnimator.Controller animationController = in handleClick() local
H A DAlarmTile.kt77 val animationController = view?.let { regex
H A DDeviceControlsTile.kt114 val animationController = view?.let { regex
H A DQuickAccessWalletTile.java133 ActivityLaunchAnimator.Controller animationController = in handleClick() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenRecordPermissionDialog.kt89 val animationController = dialogLaunchAnimator.createActivityLaunchController(v!!) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DRestartDialogWindowManager.java91 DialogAnimationController<RestartDialogLayout> animationController, in RestartDialogWindowManager()
H A DLetterboxEduWindowManager.java95 DialogAnimationController<LetterboxEduDialogLayout> animationController, in LetterboxEduWindowManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java426 ActivityLaunchAnimator.Controller animationController = in handleLongClick() local
430 animationController); in handleLongClick() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedDisplayAreaOrganizer.java135 OneHandedAnimationController animationController, in OneHandedDisplayAreaOrganizer()
H A DOneHandedController.java215 OneHandedAnimationController animationController = in create() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DActivityStarterImpl.kt557 val animationController = regex
H A DStatusBarNotificationActivityStarter.java443 ActivityLaunchAnimator.Controller animationController = in startNotificationIntent() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationAnimationControllerTest.java868 WindowMagnificationAnimationController animationController, in SpyWindowMagnificationController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java236 @NonNull WindowMagnificationAnimationController animationController, in WindowMagnificationController()