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