Searched refs:ANIM_OPEN_CROSS_PROFILE_APPS (Results 1 – 7 of 7) sorted by relevance
22 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;697 } else if (overrideType == ANIM_OPEN_CROSS_PROFILE_APPS && enter) { in loadAnimation()802 if (options.getType() == ANIM_OPEN_CROSS_PROFILE_APPS) { in attachThumbnail()911 || animType == ANIM_CLIP_REVEAL || animType == ANIM_OPEN_CROSS_PROFILE_APPS; in isSupportedOverrideAnimation()
20 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;260 && mActivityOptions.getAnimationType() == ANIM_OPEN_CROSS_PROFILE_APPS; in hasCrossProfileAnimation()
19 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;1542 if (mOverrideOptions.getType() == ANIM_OPEN_CROSS_PROFILE_APPS) { in onTransactionReady()
24 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;5061 case ANIM_OPEN_CROSS_PROFILE_APPS: in applyOptionsAnimation()
22 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;1083 AnimationOptions options = new AnimationOptions(ANIM_OPEN_CROSS_PROFILE_APPS); in makeCrossProfileAnimOptions()1176 case ANIM_OPEN_CROSS_PROFILE_APPS: return "ANIM_OPEN_CROSS_PROFILE_APPS"; in typeToString()
455 public static final int ANIM_OPEN_CROSS_PROFILE_APPS = 12; field in ActivityOptions817 options.mAnimationType = ANIM_OPEN_CROSS_PROFILE_APPS; in makeOpenCrossProfileAppsAnimation()
1719 Landroid/app/ActivityOptions;->ANIM_OPEN_CROSS_PROFILE_APPS:I