Searched refs:heightType (Results 1 – 2 of 2) sorted by relevance
523 final int heightType = sw.getType(R.styleable.AndroidManifestLayout_defaultHeight); in parseActivityWindowLayout() local524 if (heightType == TypedValue.TYPE_FRACTION) { in parseActivityWindowLayout()527 } else if (heightType == TypedValue.TYPE_DIMENSION) { in parseActivityWindowLayout()
4754 final int heightType = sw.getType(4756 if (heightType == TypedValue.TYPE_FRACTION) {4760 } else if (heightType == TypedValue.TYPE_DIMENSION) {