Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/animation/
DAnimation.java266setZAdjustment(a.getInt(com.android.internal.R.styleable.Animation_zAdjustment, ZORDER_NORMAL)); in Animation()
639 public void setZAdjustment(int zAdjustment) { in setZAdjustment() method in Animation
/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java451 set.setZAdjustment(Animation.ZORDER_TOP); in createRelaunchAnimation()
549 set.setZAdjustment(Animation.ZORDER_TOP); in createClipRevealAnimationLockedCompat()
710 set.setZAdjustment(Animation.ZORDER_TOP); in createThumbnailEnterExitAnimationLockedCompat()
821 a.setZAdjustment(Animation.ZORDER_TOP); in createAspectScaledThumbnailEnterExitAnimationLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18637 HSPLandroid/view/animation/Animation;->setZAdjustment(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35290 method public void setZAdjustment(int);
/frameworks/base/config/
Dboot-image-profile.txt18701 HSPLandroid/view/animation/Animation;->setZAdjustment(I)V
/frameworks/base/core/api/
Dcurrent.txt55427 method public void setZAdjustment(int);