Searched refs:dropTargetTextSizePx (Results 1 – 2 of 2) sorted by relevance
119 button.setTextSize(TypedValue.COMPLEX_UNIT_PX, grid.dropTargetTextSizePx); in setInsets()
192 public int dropTargetTextSizePx; field in DeviceProfile319 dropTargetTextSizePx = res.getDimensionPixelSize(R.dimen.drop_target_text_size); in DeviceProfile()