Searched refs:GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DUsimDataDownloadHandler.java164 acknowledgeSmsWithError(CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR);
311 CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR, null);
H A DGsmInboundSmsHandler.java210 return CommandsInterface.GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java115 static final int GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR = 0xFF; field in interface:CommandsInterface

Completed in 288 milliseconds