Home
last modified time | relevance | path

Searched refs:popupRowHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
DListPopupWindowTest.java388 final int popupRowHeight = mActivityTestRule.getActivity().getResources() in testCreateOnDragListener() local
399 int swipeAmount = 2 * popupRowHeight; in testCreateOnDragListener()