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

/frameworks/base/core/java/android/view/animation/
H A DAnimation.java244 setZAdjustment(a.getInt(com.android.internal.R.styleable.Animation_zAdjustment, ZORDER_NORMAL));
615 public void setZAdjustment(int zAdjustment) { method in class:Animation
743 * previously set by {@link #setZAdjustment}.

Completed in 77 milliseconds