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
276 int causeCode = resultToCause(result); in acknowledgeLastIncomingSms()291 private static int resultToCause(int rc) { in resultToCause() method in CdmaInboundSmsHandler