Searched defs:updateConstraints (Results 1 – 9 of 9) sorted by relevance
61 fun updateConstraints( in updateConstraints() method
70 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardInputView
183 public void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardSecurityViewFlipperController
218 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardPINView
89 public void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardSecurityViewFlipper
156 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardPasswordView
201 protected void updateConstraints(boolean useSplitBouncer) { in updateConstraints() method in KeyguardPatternView
275 fun updateConstraints() { in <lambda>() method
580 private fun MotionLayout.updateConstraints(@IdRes state: Int, update: ConstraintChange) { in <lambda>() method in com.android.systemui.shade.ShadeHeaderController