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()
567 String tmpStatusStr = inputInfo.get(CarrierXmlParser.TAG_RESPONSE_STATUS); in makeCallForwardInfo() local570 if (!TextUtils.isEmpty(tmpStatusStr)) { in makeCallForwardInfo()571 if (tmpStatusStr.equals( in makeCallForwardInfo()574 } else if (tmpStatusStr.equals( in makeCallForwardInfo()576 || tmpStatusStr.equals( in makeCallForwardInfo()