Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java776 private int mPopupStyleAttr; field in ListPopupWindowTest.Builder
800 mPopupStyleAttr = popupStyleAttr; in withPopupStyleAttr()
893 mPopupWindow = new ListPopupWindow(mActivity, null, mPopupStyleAttr, 0); in configure()