Home
last modified time | relevance | path

Searched refs:mSurfaceBehindRemoteAnimationRequested (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java573 private boolean mSurfaceBehindRemoteAnimationRequested = false; field in KeyguardViewMediator
3075 && !mSurfaceBehindRemoteAnimationRequested
3165 mSurfaceBehindRemoteAnimationRequested);
3336 if (!mSurfaceBehindRemoteAnimationRunning && !mSurfaceBehindRemoteAnimationRequested) {
3339 + " surfaceAnimationRequested=" + mSurfaceBehindRemoteAnimationRequested);
3390 mSurfaceBehindRemoteAnimationRequested = true;
3411 mSurfaceBehindRemoteAnimationRequested = false;
3418 mSurfaceBehindRemoteAnimationRequested = false;
3430 return mSurfaceBehindRemoteAnimationRequested;
3448 mSurfaceBehindRemoteAnimationRequested = false;