Searched refs:getVoicemailIntent (Results 1 – 3 of 3) sorted by relevance
72 return CallUtil.getVoicemailIntent();
121 public static Intent getVoicemailIntent() { in getVoicemailIntent() method in CallUtil
991 DialerUtils.startActivityWithErrorToast(getActivity(), CallUtil.getVoicemailIntent()); in callVoicemail()