HomeSort by relevance Sort by last modified time
    Searched refs:getViewCount (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridDropHandler.java 115 int row = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestRow(y1);
262 int column = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestColumn(x1);
277 int columnRight = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestColumn(x2);
321 int rowBottom = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestRow(y2);
    [all...]
GridModel.java     [all...]
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.4.0-alpha5/
protos-25.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.4.0-alpha6/
protos-25.4.0-alpha6.jar 

Completed in 117 milliseconds