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