Searched refs:tmpStatusStr (Results 1 – 2 of 2) sorted by relevance
91 String tmpStatusStr = analysisResult.get( in getStatusFromResponse() local94 if (!TextUtils.isEmpty(tmpStatusStr)) { in getStatusFromResponse()95 if (tmpStatusStr.equals( in getStatusFromResponse()99 } else if (tmpStatusStr.equals( in getStatusFromResponse()
580 String tmpStatusStr = inputInfo.get(CarrierXmlParser.TAG_RESPONSE_STATUS); in makeCallForwardInfo() local583 if (!TextUtils.isEmpty(tmpStatusStr)) { in makeCallForwardInfo()584 if (tmpStatusStr.equals( in makeCallForwardInfo()587 } else if (tmpStatusStr.equals( in makeCallForwardInfo()589 || tmpStatusStr.equals( in makeCallForwardInfo()