Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java1210 final PopupBackgroundView.LayoutParams listParams = new PopupBackgroundView.LayoutParams( in createBackgroundView() local
1212 backgroundView.addView(contentView, listParams); in createBackgroundView()