Searched refs:GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR (Results 1 – 3 of 3) sorted by relevance
168 acknowledgeSmsWithError(CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR); in handleDataDownload()328 CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR, null); in handleMessage()
254 return CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR; in resultToCause()
110 static final int GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR = 0xFF; field