Searched refs:createBackgroundView (Results 1 – 2 of 2) sorted by relevance
1491 mBackgroundView = createBackgroundView(mContentView); in preparePopup()1517 private PopupBackgroundView createBackgroundView(View contentView) { in createBackgroundView() method in PopupWindow
82985 Landroid/widget/PopupWindow;->createBackgroundView(Landroid/view/View;)Landroid/widget/PopupWindow$…