Searched refs:ASPECT_SQUARE (Results 1 – 1 of 1) sorted by relevance
55 private static final int ASPECT_SQUARE = 0; // View will be the minimum of width/height field in LockPatternView257 mAspect = ASPECT_SQUARE; in LockPatternView()263 mAspect = ASPECT_SQUARE; in LockPatternView()502 case ASPECT_SQUARE: in onMeasure()