Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/animation/
DAnimation.java251setZAdjustment(a.getInt(com.android.internal.R.styleable.Animation_zAdjustment, ZORDER_NORMAL)); in Animation()
622 public void setZAdjustment(int zAdjustment) { in setZAdjustment() method in Animation
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java812 set.setZAdjustment(Animation.ZORDER_TOP); in createClipRevealAnimationLocked()
1150 a.setZAdjustment(Animation.ZORDER_TOP); in createAspectScaledThumbnailEnterExitAnimationLocked()
1347 set.setZAdjustment(Animation.ZORDER_TOP); in createThumbnailEnterExitAnimationLocked()
1396 set.setZAdjustment(Animation.ZORDER_TOP); in createRelaunchAnimation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35290 method public void setZAdjustment(int);
/frameworks/base/api/
Dtest-current.txt44546 method public void setZAdjustment(int);
Dcurrent.txt44465 method public void setZAdjustment(int);
Dsystem-current.txt47645 method public void setZAdjustment(int);