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.java506 String tmpStatusStr = inputInfo.get(CarrierXmlParser.TAG_RESPONSE_STATUS); in makeCallForwardInfo() local
509 if (!TextUtils.isEmpty(tmpStatusStr)) { in makeCallForwardInfo()
510 if (tmpStatusStr.equals( in makeCallForwardInfo()
513 } else if (tmpStatusStr.equals( in makeCallForwardInfo()
515 || tmpStatusStr.equals( in makeCallForwardInfo()