Searched refs:popupView (Results 1 – 1 of 1) sorted by relevance
282 View popupView = LayoutInflater.from(getContext()).inflate( in showHint() local284 PopupWindow popupWindow = new PopupWindow(popupView, in showHint()293 Button gotItButton = popupView.findViewById(R.id.got_it); in showHint()