Searched refs:modalAlertView (Results 1 – 1 of 1) sorted by relevance
163 private ViewGroup modalAlertView; field in CallLogFragment315 modalAlertView = (ViewGroup) view.findViewById(R.id.modal_message_container); in setupView()317 new CallLogModalAlertManager(LayoutInflater.from(getContext()), modalAlertView, this); in setupView()661 modalAlertView.setVisibility(View.VISIBLE); in onShowModalAlert()667 modalAlertView.setVisibility(View.GONE); in onShowModalAlert()