Home
last modified time | relevance | path

Searched refs:withLayer (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCrossFadeHelper.java75 view.animate().withLayer(); in fadeOut()
96 view.animate().withLayer(); in fadeOut()
186 view.animate().withLayer(); in fadeIn()
206 view.animate().withLayer(); in fadeIn()
DImmersiveModeConfirmation.java442 .withLayer() in onAttachedToWindow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
DTooltipManager.kt127 .withLayer() in <lambda>()
147 .withLayer() in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DCredentialViewBinder.kt167 .withLayer() in animateCredentialViewIn()
/frameworks/base/core/java/android/view/
DSyncRtSurfaceTransactionApplier.java218 public Builder withLayer(int layer) { in withLayer() method in SyncRtSurfaceTransactionApplier.SurfaceParams.Builder
DViewPropertyAnimator.java771 public @NonNull ViewPropertyAnimator withLayer() { in withLayer() method in ViewPropertyAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java126 .withLayer() in updateIconVisibility()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseView.java329 v.animate().withLayer().scaleX(s).scaleY(s).alpha(1f).setDuration(animationLen); in fillFreeList()
400 squatter.animate().withLayer()
/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
DLocalFloatingToolbarPopup.java642 .alpha(0).withLayer() in openOverflow()
717 .alpha(1).withLayer() in closeOverflow()
722 .alpha(0).withLayer() in closeOverflow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java587 .withLayer() in onAttachedToWindow()
922 .withLayer()
/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java365 .withLayer() in onAttachedToWindow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java3636 durationMs).setInterpolator(Interpolators.ALPHA_OUT).withLayer().withEndAction(
/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.txt17963 HSPLandroid/view/ViewPropertyAnimator;->withLayer()Landroid/view/ViewPropertyAnimator;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34345 method public android.view.ViewPropertyAnimator withLayer();
/frameworks/base/config/
Dboot-image-profile.txt18027 HSPLandroid/view/ViewPropertyAnimator;->withLayer()Landroid/view/ViewPropertyAnimator;
/frameworks/base/core/api/
Dcurrent.txt53888 method @NonNull public android.view.ViewPropertyAnimator withLayer();