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/base/telephony/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java
331
int causeCode =
resultToCause
(result);
340
private static int
resultToCause
(int rc) {
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSMSDispatcher.java
299
mCm.acknowledgeLastIncomingGsmSms(success,
resultToCause
(result), response);
302
private static int
resultToCause
(int rc) {
Completed in 27 milliseconds