Home | History | Annotate | Download | only in grid

Lines Matching refs:UNDEFINED

33 import static com.android.ide.common.layout.grid.GridModel.UNDEFINED;
145 true /* createCell */, UNDEFINED));
149 true /* createCell */, UNDEFINED));
222 false, UNDEFINED));
236 mGrid.getColumnX(columnRight), columnRight, false, UNDEFINED));
253 matchedLine, 0 /* column */, createCell, UNDEFINED));
265 UNDEFINED));
278 rowBottom, false, UNDEFINED));
294 false, UNDEFINED));
569 } else if (mColumnMatch.margin != UNDEFINED) {
611 } else if (mRowMatch.margin != UNDEFINED) {
704 newChild, UNDEFINED, false, UNDEFINED, UNDEFINED);
708 mGrid.addRow(mRowMatch.cellIndex, newChild, UNDEFINED, false, UNDEFINED, UNDEFINED);