Home | History | Annotate | Download | only in phone

Lines Matching refs:VoiceMailNumberMissingException

328         // - Wrap the try/catch for VoiceMailNumberMissingException
352 } catch (PhoneUtils.VoiceMailNumberMissingException ex) {
355 // retrieved. Mask the VoiceMailNumberMissingException
361 if (DBG) log("VoiceMailNumberMissingException from getInitialNumber()");
620 * @throws VoiceMailNumberMissingException if the intent
627 throws PhoneUtils.VoiceMailNumberMissingException {