Searched refs:ACTION_START_ENTER_ANIMATION (Results 1 – 2 of 2) sorted by relevance
145 } else if (action.equals(AlternateRecentsComponent.ACTION_START_ENTER_ANIMATION)) {441 filter.addAction(AlternateRecentsComponent.ACTION_START_ENTER_ANIMATION); in onStart()
82 final public static String ACTION_START_ENTER_ANIMATION = "action_start_enter_animation"; field in AlternateRecentsComponent779 Intent intent = createLocalBroadcastIntent(mContext, ACTION_START_ENTER_ANIMATION); in onAnimationStarted()