OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSMSDispatcher.java
111
CommandsInterface.
GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR
, null);
312
return CommandsInterface.
GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR
;
UsimDataDownloadHandler.java
126
acknowledgeSmsWithError(CommandsInterface.
GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR
);
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java
162
static final int
GSM_SMS_FAIL_CAUSE_UNSPECIFIED_ERROR
= 0xFF;
[
all
...]
Completed in 30 milliseconds