Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityOptionsCompat.java69 public static ActivityOptions makeCustomAnimation(Context context, int enterResId, in makeCustomAnimation() method in ActivityOptionsCompat
71 return ActivityOptions.makeCustomAnimation(context, enterResId, exitResId, callbackHandler, in makeCustomAnimation()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DRecentsImpl.java583 launchOpts = ActivityOptions.makeCustomAnimation(mContext,
589 launchOpts = ActivityOptions.makeCustomAnimation(mContext,
641 launchOpts = ActivityOptions.makeCustomAnimation(mContext, in showRelativeAffiliatedTask()
648 launchOpts = ActivityOptions.makeCustomAnimation(mContext, in showRelativeAffiliatedTask()
867 return ActivityOptions.makeCustomAnimation(mContext, in getUnknownTransitionActivityOptions()
877 return ActivityOptions.makeCustomAnimation(mContext, in getHomeTransitionActivityOptions()
1051 startRecentsActivity(ActivityOptions.makeCustomAnimation(mContext, -1, -1), in startRecentsActivity()
DRecentsActivity.java179 opts = ActivityOptions.makeCustomAnimation(RecentsActivity.this, in run()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DEmergencyButton.java190 ActivityOptions.makeCustomAnimation(getContext(), 0, 0).toBundle(), in takeEmergencyCallAction()
/frameworks/base/core/java/android/app/
DActivityOptions.java353 public static ActivityOptions makeCustomAnimation(Context context, in makeCustomAnimation() method in ActivityOptions
355 return makeCustomAnimation(context, enterResId, exitResId, null, null); in makeCustomAnimation()
378 public static ActivityOptions makeCustomAnimation(Context context, in makeCustomAnimation() method in ActivityOptions
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java351 final ActivityOptions opts = ActivityOptions.makeCustomAnimation(mContext, in startAssistActivity()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMenuActivityController.java428 ActivityOptions options = ActivityOptions.makeCustomAnimation(mContext, 0, 0); in startMenuActivity()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java108 ActivityOptions options = ActivityOptions.makeCustomAnimation(getContext(),
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...