Home
last modified time | relevance | path

Searched refs:makeCustomAnimation (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java541 public static ActivityOptions makeCustomAnimation(Context context, in makeCustomAnimation() method in ActivityOptions
543 return makeCustomAnimation(context, enterResId, exitResId, 0, null, null); in makeCustomAnimation()
561 public static @NonNull ActivityOptions makeCustomAnimation(@NonNull Context context, in makeCustomAnimation() method in ActivityOptions
563 return makeCustomAnimation(context, enterResId, exitResId, backgroundColor, null, null); in makeCustomAnimation()
586 public static ActivityOptions makeCustomAnimation(Context context, in makeCustomAnimation() method in ActivityOptions
621 public static @NonNull ActivityOptions makeCustomAnimation(@NonNull Context context, in makeCustomAnimation() method in ActivityOptions
625 ActivityOptions opts = makeCustomAnimation(context, enterResId, exitResId, backgroundColor, in makeCustomAnimation()
659 ActivityOptions opts = makeCustomAnimation(context, enterResId, exitResId, 0, in makeCustomTaskAnimation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DPanelTaskViewController.kt62 ActivityOptions.makeCustomAnimation(
H A DDetailDialog.kt97 val options = ActivityOptions.makeCustomAnimation(
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleTaskViewHelper.java98 ActivityOptions options = ActivityOptions.makeCustomAnimation(mContext,
H A DBubbleExpandedView.java217 ActivityOptions options = ActivityOptions.makeCustomAnimation(getContext(),
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DEmergencyButtonController.java194 ActivityOptions.makeCustomAnimation(getContext(), 0, 0).toBundle(), in takeEmergencyCallAction()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistManager.java412 final ActivityOptions opts = ActivityOptions.makeCustomAnimation(mContext, in startAssistActivity()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIntentForwarderActivity.java263 ActivityOptions.makeCustomAnimation( in maybeShowUserConsentMiniResolver()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java822 ActivityOptions.makeCustomAnimation(mContext, 0, 0).toBundle()); in runBatchScrollCapture()
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java6956 opts = ActivityOptions.makeCustomAnimation(context,
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt180 …method @NonNull public static android.app.ActivityOptions makeCustomAnimation(@NonNull android.con…
H A Dcurrent.txt4826 …method public static android.app.ActivityOptions makeCustomAnimation(android.content.Context, int,…
4827 …method @NonNull public static android.app.ActivityOptions makeCustomAnimation(@NonNull android.con…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...