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

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

Completed in 57 milliseconds