Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java899 private int getContentWidth(ListAdapter listAdapter, Drawable background) { in getContentWidth() method in ListPopupWindowTest.Builder
1014 getContentWidth(listPopupAdapter, mPopupWindow.getBackground())); in configure()