/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityOptions.java | 541 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 D | PanelTaskViewController.kt | 62 ActivityOptions.makeCustomAnimation(
|
H A D | DetailDialog.kt | 97 val options = ActivityOptions.makeCustomAnimation(
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleTaskViewHelper.java | 98 ActivityOptions options = ActivityOptions.makeCustomAnimation(mContext,
|
H A D | BubbleExpandedView.java | 217 ActivityOptions options = ActivityOptions.makeCustomAnimation(getContext(),
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | EmergencyButtonController.java | 194 ActivityOptions.makeCustomAnimation(getContext(), 0, 0).toBundle(), in takeEmergencyCallAction()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
H A D | AssistManager.java | 412 final ActivityOptions opts = ActivityOptions.makeCustomAnimation(mContext, in startAssistActivity()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IntentForwarderActivity.java | 263 ActivityOptions.makeCustomAnimation( in maybeShowUserConsentMiniResolver()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | ScreenshotController.java | 822 ActivityOptions.makeCustomAnimation(mContext, 0, 0).toBundle()); in runBatchScrollCapture()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | RemoteViews.java | 6956 opts = ActivityOptions.makeCustomAnimation(context,
|
/aosp14/frameworks/base/core/api/ |
H A D | test-current.txt | 180 …method @NonNull public static android.app.ActivityOptions makeCustomAnimation(@NonNull android.con…
|
H A D | current.txt | 4826 …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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |