Searched refs:mSecondaryCallContainer (Results 1 – 1 of 1) sorted by relevance
97 private View mSecondaryCallContainer; field in OngoingCallFragment146 mSecondaryCallContainer = view.findViewById(R.id.secondary_call_container); in onCreateView()374 mSecondaryCallContainer.setVisibility(View.VISIBLE); in rebindViews()382 mSecondaryCallContainer.setVisibility(View.GONE); in rebindViews()