HomeSort by relevance Sort by last modified time
    Searched refs:VoiceMailNumberMissingException (Results 1 - 3 of 3) sorted by null

  /packages/services/Telephony/src/com/android/phone/
CallController.java 308 // - Wrap the try/catch for VoiceMailNumberMissingException
330 } catch (PhoneUtils.VoiceMailNumberMissingException ex) {
333 // retrieved. Mask the VoiceMailNumberMissingException
339 if (DBG) log("VoiceMailNumberMissingException from getInitialNumber()");
PhoneUtils.java     [all...]
OtaUtils.java 471 } catch (PhoneUtils.VoiceMailNumberMissingException ex) {
474 if (DBG) log("isOtaspCallIntent: VoiceMailNumberMissingException => not OTASP");
    [all...]

Completed in 82 milliseconds