Searched refs:animLayerAdjustment (Results 1 – 3 of 3) sorted by relevance
61 int animLayerAdjustment; field in AppWindowAnimator122 if (animLayerAdjustment != adj) { in setAnimation()123 animLayerAdjustment = adj; in setAnimation()179 toAppAnimator.animLayerAdjustment = animLayerAdjustment; in transferCurrentAnimation()180 animLayerAdjustment = 0; in transferCurrentAnimation()194 final int adj = animLayerAdjustment; in updateLayers()348 if (animLayerAdjustment != 0) { in stepAnimationLocked()349 animLayerAdjustment = 0; in stepAnimationLocked()389 pw.print(" animLayerAdjustment="); pw.println(animLayerAdjustment); in dump()
1613 mTargetAppToken.mAppAnimator.animLayerAdjustment in dump()1614 : (mAppToken != null ? mAppToken.mAppAnimator.animLayerAdjustment : 0))); in dump()
1516 setInputMethodAnimLayerAdjustment(w.mAppToken.mAppAnimator.animLayerAdjustment); in findDesiredInputMethodWindowIndexLocked()1997 ? foundW.mAppToken.mAppAnimator.animLayerAdjustment : 0; in adjustWallpaperWindowsLocked()8885 w.mLayer + w.mTargetAppToken.mAppAnimator.animLayerAdjustment; in assignLayersLocked()8888 w.mLayer + wtoken.mAppAnimator.animLayerAdjustment; in assignLayersLocked()8910 "" : " mAppLayer=" + wtoken.mAppAnimator.animLayerAdjustment) in assignLayersLocked()