Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
DListPopupWindowTest.java431 private boolean mUseCustomPopupStyle; field in ListPopupWindowTest.Builder
445 mUseCustomPopupStyle = true; in withPopupStyleAttr()
462 if (mUseCustomPopupStyle) { in configure()