Home
last modified time | relevance | path

Searched refs:tmpStatusStr (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DCallForwardEditPreference.java561 String tmpStatusStr = inputInfo.get(CarrierXmlParser.TAG_RESPONSE_STATUS); in makeCallForwardInfo() local
564 if (!TextUtils.isEmpty(tmpStatusStr)) { in makeCallForwardInfo()
565 if (tmpStatusStr.equals( in makeCallForwardInfo()
568 } else if (tmpStatusStr.equals( in makeCallForwardInfo()
570 || tmpStatusStr.equals( in makeCallForwardInfo()