Searched refs:resultToCause (Results 1 – 2 of 2) sorted by relevance
235 mPhone.mCi.acknowledgeLastIncomingGsmSms(success, resultToCause(result), response); in acknowledgeLastIncomingSms()244 private static int resultToCause(int rc) { in resultToCause() method in GsmInboundSmsHandler
282 int causeCode = resultToCause(result); in acknowledgeLastIncomingSms()297 private static int resultToCause(int rc) { in resultToCause() method in CdmaInboundSmsHandler