Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java821 private int mContentRowLayoutId = android.R.layout.simple_list_item_1; field in ListPopupWindowTest.Builder
845 mContentRowLayoutId = contentRowLayoutId; in withContentRowLayoutId()
974 mContentRowLayoutId, parent, false); in configure()