Searched refs:VoiceMailNumberMissingException (Results 1 – 3 of 3) sorted by relevance
1109 public static class VoiceMailNumberMissingException extends Exception { class in PhoneUtils1110 VoiceMailNumberMissingException() { in VoiceMailNumberMissingException() method in PhoneUtils.VoiceMailNumberMissingException1114 VoiceMailNumberMissingException(String msg) { in VoiceMailNumberMissingException() method in PhoneUtils.VoiceMailNumberMissingException1143 throws PhoneUtils.VoiceMailNumberMissingException { in getInitialNumber()1191 throws VoiceMailNumberMissingException { in getNumberFromIntent()1210 throw new VoiceMailNumberMissingException(); in getNumberFromIntent()
325 } catch (PhoneUtils.VoiceMailNumberMissingException ex) { in placeCallInternal()
465 } catch (PhoneUtils.VoiceMailNumberMissingException ex) { in isOtaspCallIntent()