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.java1020 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewGroup() local
1021 constraintSet.constrainWidth(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewGroup() local
1350 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1370 MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1372 MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1373 constraintSet.constrainWidth(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local
1374 constraintSet.constrainHeight(mViewFlipper.getId(), MATCH_CONSTRAINT); in updateSecurityViewLocation() local