OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_SMS_TO_ACK
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java
76
NO_SMS_TO_ACK
,
227
case RILConstants.
NO_SMS_TO_ACK
:
228
return new CommandException(Error.
NO_SMS_TO_ACK
);
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
89
int
NO_SMS_TO_ACK
= 48; /* ACK received when there is no SMS to ack */
Completed in 136 milliseconds