Searched refs:isShareVoicemailAllowed (Results 1 – 1 of 1) sorted by relevance
862 if (isShareVoicemailAllowed(context) && shareVoicemailButtonView != null) { in showShareVoicemailButton()871 private static boolean isShareVoicemailAllowed(Context context) { in isShareVoicemailAllowed() method in VoicemailPlaybackPresenter