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