Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java230 mPopupWindowBuilder = new Builder().ignoreContentWidth(); in testAccessWidth()
888 Builder ignoreContentWidth() { in ignoreContentWidth() method in ListPopupWindowTest.Builder