Searched refs:animLayerAdjustment (Results 1 – 3 of 3) sorted by relevance
55 int animLayerAdjustment; field in AppWindowAnimator110 if (animLayerAdjustment != adj) { in setAnimation()111 animLayerAdjustment = adj; in setAnimation()155 final int adj = animLayerAdjustment; in updateLayers()296 if (animLayerAdjustment != 0) { in stepAnimationLocked()297 animLayerAdjustment = 0; in stepAnimationLocked()353 pw.print(" animLayerAdjustment="); pw.println(animLayerAdjustment); in dump()
1496 mTargetAppToken.mAppAnimator.animLayerAdjustment in dump()1497 : (mAppToken != null ? mAppToken.mAppAnimator.animLayerAdjustment : 0))); in dump()
1438 setInputMethodAnimLayerAdjustment(w.mAppToken.mAppAnimator.animLayerAdjustment); in findDesiredInputMethodWindowIndexLocked()1887 ? foundW.mAppToken.mAppAnimator.animLayerAdjustment : 0; in adjustWallpaperWindowsLocked()4261 wAppAnimator.animLayerAdjustment = tAppAnimator.animLayerAdjustment; in setAppStartingWindow()4263 tAppAnimator.animLayerAdjustment = 0; in setAppStartingWindow()8689 w.mLayer + w.mTargetAppToken.mAppAnimator.animLayerAdjustment; in assignLayersLocked()8692 w.mLayer + wtoken.mAppAnimator.animLayerAdjustment; in assignLayersLocked()8714 "" : " mAppLayer=" + wtoken.mAppAnimator.animLayerAdjustment) in assignLayersLocked()