Searched refs:overviewRowSpacing (Results 1 – 20 of 20) sorted by relevance
337 + deviceProfile.overviewRowSpacing; in getOriginalTranslationY()339 return deviceProfile.overviewRowSpacing; in getOriginalTranslationY()
2161 + dp.overviewRowSpacing; in updateSizeAndPadding()
120 overviewRowSpacing: 0.0px (0.0dp)
365 - dp.overviewRowSpacing) / 2f; in calculateGridTaskSize()
274 public int overviewRowSpacing; field in DeviceProfile722 overviewRowSpacing = res.getDimensionPixelSize(R.dimen.overview_grid_row_spacing); in DeviceProfile()2230 writer.println(prefix + pxToDpStr("overviewRowSpacing", overviewRowSpacing));