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

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 297 int minGap = Math.min(r.getDimensionPixelSize(R.dimen.workspace_width_gap),
300 return minGap * (numCells - 1) + cellWidth * numCells;
308 int minGap = Math.min(r.getDimensionPixelSize(R.dimen.workspace_width_gap),
311 return minGap * (numCells - 1) + cellHeight * numCells;
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 81 milliseconds