Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainer.java957 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewGroup() local
958 constraintSet.constrainWidth(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewGroup() local
1238 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1258 MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1260 MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1261 constraintSet.constrainWidth(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1262 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local