Searched refs:GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR (Results 1 – 4 of 4) sorted by relevance
188 acknowledgeSmsWithError(CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR, in handleDataDownload()438 CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR, in handleMessage()
254 return CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR; in resultToCause()
263 CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR, null); in smsCompleteForException()
127 static final int GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR = 0xFF; field