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()
563 String tmpStatusStr = inputInfo.get(CarrierXmlParser.TAG_RESPONSE_STATUS); in makeCallForwardInfo() local566 if (!TextUtils.isEmpty(tmpStatusStr)) { in makeCallForwardInfo()567 if (tmpStatusStr.equals( in makeCallForwardInfo()570 } else if (tmpStatusStr.equals( in makeCallForwardInfo()572 || tmpStatusStr.equals( in makeCallForwardInfo()