OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resultToCause
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmInboundSmsHandler.java
140
mPhone.mCi.acknowledgeLastIncomingGsmSms(success,
resultToCause
(result), response);
164
private static int
resultToCause
(int rc) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaInboundSmsHandler.java
204
int causeCode =
resultToCause
(result);
231
private static int
resultToCause
(int rc) {
Completed in 58 milliseconds