Searched refs:parseSendConf (Results 1 – 2 of 2) sorted by relevance
220 public static SendConf parseSendConf(byte[] response, int subId) { in parseSendConf() method in MmsSender
159 final SendConf sendConf = MmsSender.parseSendConf(response, subId); in executeAction()