Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java751 .withContentRowLayoutId(R.layout.popup_window_item) in testCreateOnDragListener()
836 public Builder withContentRowLayoutId(int contentRowLayoutId) { in withContentRowLayoutId() method in ListPopupWindowTest.Builder