Home
last modified time | relevance | path

Searched defs:updateConstraints (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DSharedNotificationContainer.kt61 fun updateConstraints( in updateConstraints() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardInputView.java70 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardInputView
DKeyguardSecurityViewFlipperController.java183 public void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardSecurityViewFlipperController
DKeyguardPINView.java218 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardPINView
DKeyguardSecurityViewFlipper.java89 public void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardSecurityViewFlipper
DKeyguardPasswordView.java156 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardPasswordView
DKeyguardPatternView.java201 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardPatternView
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationsQSContainerController.kt275 fun updateConstraints() { in <lambda>() method
DShadeHeaderController.kt580 private fun MotionLayout.updateConstraints(@IdRes state: Int, update: ConstraintChange) { in <lambda>() method in com.android.systemui.shade.ShadeHeaderController