HomeSort by relevance Sort by last modified time
    Searched defs:createCell (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java 39 public boolean createCell;
55 * @param createCell if true, create a new cell by splitting the existing cell at the
60 boolean createCell, int margin) {
66 this.createCell = createCell;
95 if (!createCell) {
106 if (!createCell) {
111 if (!createCell) {
122 if (!createCell) {