Searched refs:withLayer (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCrossFadeHelper.java52 view.animate().withLayer();
118 view.animate().withLayer();
/frameworks/base/packages/SystemUI/src/com/android/systemui/fingerprint/
H A DFingerprintDialogView.java90 .withLayer()
96 .withLayer()
257 .withLayer()
263 .withLayer()
/frameworks/support/compat/src/main/java/androidx/core/view/
H A DViewPropertyAnimatorCompat.java664 * inconsistency, including having the layer type restored to its pre-withLayer()
676 public ViewPropertyAnimatorCompat withLayer() { method in class:ViewPropertyAnimatorCompat
680 view.animate().withLayer();
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPasswordView.java311 .withLayer()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDessertCaseView.java327 v.animate().withLayer().scaleX(s).scaleY(s).alpha(1f).setDuration(animationLen);
336 // we don't have .withLayer() on general Animators
398 squatter.animate().withLayer()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsOnboarding.java413 .withLayer()
438 .withLayer()
/frameworks/base/services/core/java/com/android/server/policy/
H A DImmersiveModeConfirmation.java320 .withLayer()
/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java877 .alpha(0).withLayer()
953 .alpha(1).withLayer()
958 .alpha(0).withLayer()
/frameworks/base/core/java/android/view/
H A DViewPropertyAnimator.java768 * result in some inconsistency, including having the layer type restored to its pre-withLayer()
774 public ViewPropertyAnimator withLayer() { method in class:ViewPropertyAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java3612 .withLayer()
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 273 milliseconds