Searched defs:mFxSession (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java509 final SurfaceSession mFxSession; field in class:WindowManagerService
965 mFxSession = new SurfaceSession();
6022 mFxSession,
6051 mFxSession,
6105 getDefaultDisplayContentLocked().getDisplay(), mFxSession);
6670 rotation, mFxSession,
9778 mFxSession, inTransaction, mPolicy.isDefaultOrientationForced(), isSecure);
9835 if (screenRotationAnimation.dismiss(mFxSession, MAX_ANIMATION_DURATION,
9917 mRealDisplayMetrics, mFxSession, toks);

Completed in 434 milliseconds