Searched refs:heightDp (Results 1 – 2 of 2) sorted by relevance
207 int heightDp = activity.getIntent().getIntExtra(EXTRA_CARD_HEIGHT_DP, in initRowsAdapterBuilder() local222 .configHeightDP(heightDp); in initRowsAdapterBuilder()
481 int heightDp = (int) Math.abs((y - mInitialTouchY) / displayDensity); in endMotionEvent() local485 heightDp, velocityDp); in endMotionEvent()