Searched refs:dropTargetDragPaddingPx (Results 1 – 2 of 2) sorted by relevance
277 outRect.bottom += mActivityContext.getDeviceProfile().dropTargetDragPaddingPx; in getHitRectRelativeToDragLayer()
287 public int dropTargetDragPaddingPx; field in DeviceProfile528 dropTargetDragPaddingPx = res.getDimensionPixelSize(R.dimen.drop_target_drag_padding); in DeviceProfile()