Searched refs:returningOptions (Results 1 – 2 of 2) sorted by relevance
897 under.returningOptions = safeOptions != null ? safeOptions.getOptions(r) : null; in convertToTranslucent()910 if (under != null && under.returningOptions != null in convertToTranslucent()911 && under.returningOptions.getAnimationType() in convertToTranslucent()
546 ActivityOptions returningOptions; // options that are coming back via convertToTranslucent field in ActivityRecord6288 updateOptionsLocked(returningOptions); in makeVisibleIfNeeded()6494 if (returningOptions != null in handleAlreadyVisible()6495 && returningOptions.getAnimationType() == ANIM_SCENE_TRANSITION in handleAlreadyVisible()6496 && returningOptions.getSceneTransitionInfo() != null) { in handleAlreadyVisible()6498 returningOptions.getSceneTransitionInfo()); in handleAlreadyVisible()6568 returningOptions = null; in completeResumeLocked()