Searched refs:ANIM_OPEN_CROSS_PROFILE_APPS (Results 1 – 3 of 3) sorted by relevance
20 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;186 && mActivityOptions.getAnimationType() == ANIM_OPEN_CROSS_PROFILE_APPS; in hasCrossProfileAnimation()
25 import static android.app.ActivityOptions.ANIM_OPEN_CROSS_PROFILE_APPS;3886 case ANIM_OPEN_CROSS_PROFILE_APPS: in applyOptionsLocked()
329 public static final int ANIM_OPEN_CROSS_PROFILE_APPS = 12; field in ActivityOptions604 options.mAnimationType = ANIM_OPEN_CROSS_PROFILE_APPS; in makeOpenCrossProfileAppsAnimation()