Searched refs:shouldShowEndCallSpace (Results 1 – 1 of 1) sorted by relevance
89 private boolean shouldShowEndCallSpace = true; field in DialpadFragment169 endCallSpace.setVisibility(shouldShowEndCallSpace ? View.VISIBLE : View.GONE); in onResume()279 shouldShowEndCallSpace = show; in setShouldShowEndCallSpace()