Searched refs:addCenterColumnMatch (Results 1 – 1 of 1) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
D | GridDropHandler.java | 112 addCenterColumnMatch(bounds, x1, y1, x2, y2, columnMatches, max); in computeMatches() 291 private void addCenterColumnMatch(Rect bounds, int x1, int y1, int x2, int y2, in addCenterColumnMatch() method in GridDropHandler
|