Home | History | Annotate | Download | only in phone

Lines Matching refs:VoiceMailNumberMissingException

342         // - Wrap the try/catch for VoiceMailNumberMissingException
366 } catch (PhoneUtils.VoiceMailNumberMissingException ex) {
369 // retrieved. Mask the VoiceMailNumberMissingException
375 if (DBG) log("VoiceMailNumberMissingException from getInitialNumber()");
647 * @throws VoiceMailNumberMissingException if the intent
654 throws PhoneUtils.VoiceMailNumberMissingException {