Searched refs:phNum (Results 1 – 1 of 1) sorted by relevance
671 String phNum = PhoneNumberUtils.extractNetworkPortion(address); in onDial() local673 if (phNum.length() == 0) { in onDial()679 if (phNum.startsWith("*99") && phNum.endsWith("#")) { in onDial()717 mCalls[freeSlot] = CallInfo.createOutgoingCall(phNum); in onDial()