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