HomeSort by relevance Sort by last modified time
    Searched refs:mSkipEnterAnimationForSeamlessReplacement (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowToken.java 718 w.mSkipEnterAnimationForSeamlessReplacement = !candidate.mAnimateReplacingWindow;
751 candidate.mReplacingWindow.mSkipEnterAnimationForSeamlessReplacement = false;
    [all...]
WindowState.java 475 boolean mSkipEnterAnimationForSeamlessReplacement = false;
    [all...]
WindowStateAnimator.java     [all...]

Completed in 198 milliseconds