Searched refs:stringToSend (Results 1 – 1 of 1) sorted by relevance
1970 String stringToSend = resultCode.mCommand + ": "; in processSendVendorSpecificResultCode() local1972 stringToSend += resultCode.mArg; in processSendVendorSpecificResultCode()1974 mNativeInterface.atResponseString(resultCode.mDevice, stringToSend); in processSendVendorSpecificResultCode()