Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java962 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewGroup() local
963 constraintSet.constrainWidth(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewGroup() local
1246 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1266 MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1268 MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1269 constraintSet.constrainWidth(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1270 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local