/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | ActivityStarter.java | 57 @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 D | QuickAccessWalletController.java | 221 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 D | MenuItemAccessibilityDelegate.java | 40 MenuAnimationController animationController) { in MenuItemAccessibilityDelegate()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/ |
H A D | StatusBarWindowController.java | 187 View rootView, ActivityLaunchAnimator.Controller animationController) { in wrapAnimationControllerIfInStatusBar()
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RecentsAnimationControllerCompat.java | 36 public RecentsAnimationControllerCompat(IRecentsAnimationController animationController) { in RecentsAnimationControllerCompat()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | QRCodeScannerTile.java | 111 ActivityLaunchAnimator.Controller animationController = in handleClick() local
|
H A D | AlarmTile.kt | 77 val animationController = view?.let { regex
|
H A D | DeviceControlsTile.kt | 114 val animationController = view?.let { regex
|
H A D | QuickAccessWalletTile.java | 133 ActivityLaunchAnimator.Controller animationController = in handleClick() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
H A D | ScreenRecordPermissionDialog.kt | 89 val animationController = dialogLaunchAnimator.createActivityLaunchController(v!!) regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/ |
H A D | RestartDialogWindowManager.java | 91 DialogAnimationController<RestartDialogLayout> animationController, in RestartDialogWindowManager()
|
H A D | LetterboxEduWindowManager.java | 95 DialogAnimationController<LetterboxEduDialogLayout> animationController, in LetterboxEduWindowManager()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
H A D | QSTileImpl.java | 426 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 D | OneHandedDisplayAreaOrganizer.java | 135 OneHandedAnimationController animationController, in OneHandedDisplayAreaOrganizer()
|
H A D | OneHandedController.java | 215 OneHandedAnimationController animationController = in create() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | ActivityStarterImpl.kt | 557 val animationController = regex
|
H A D | StatusBarNotificationActivityStarter.java | 443 ActivityLaunchAnimator.Controller animationController = in startNotificationIntent() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationAnimationControllerTest.java | 868 WindowMagnificationAnimationController animationController, in SpyWindowMagnificationController()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationController.java | 236 @NonNull WindowMagnificationAnimationController animationController, in WindowMagnificationController()
|