Home | History | Annotate | Download | only in layout

Lines Matching refs:fillParent

131         String fillParent = getFillParentValueName();
137 } else if (!VALUE_WRAP_CONTENT.equals(currentWidth) && !fillParent.equals(currentWidth)) {
149 && !fillParent.equals(currentHeight)) {