Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
DListPopupWindowTest.java369 .withContentRowLayoutId(R.layout.popup_window_item) in testCreateOnDragListener()
439 public Builder withContentRowLayoutId(int contentRowLayoutId) { in withContentRowLayoutId() method in ListPopupWindowTest.Builder