Searched refs:mLastClipRevealMaxTranslation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java253 private int mLastClipRevealMaxTranslation; field in class:AppTransition
393 mLastClipRevealMaxTranslation = 0;
753 return mLastClipRevealMaxTranslation;
871 mLastClipRevealMaxTranslation = cutOff

Completed in 33 milliseconds