Searched refs:endCallSpace (Results 1 – 1 of 1) sorted by relevance
88 private View endCallSpace; field in DialpadFragment160 endCallSpace = dialpadView.findViewById(R.id.end_call_space); in onCreateView()169 endCallSpace.setVisibility(shouldShowEndCallSpace ? View.VISIBLE : View.GONE); in onResume()