OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIL_REQUEST_SMS_ACKNOWLEDGE
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
173
int
RIL_REQUEST_SMS_ACKNOWLEDGE
= 37;
RIL.java
[
all
...]
/hardware/ril/libril/
ril_commands.h
54
{
RIL_REQUEST_SMS_ACKNOWLEDGE
, dispatchInts, responseVoid},
ril.cpp
[
all
...]
/hardware/ril/mock-ril/src/js/
ril_vars.js
207
var
RIL_REQUEST_SMS_ACKNOWLEDGE
= 37
/hardware/ril/include/telephony/
ril.h
[
all
...]
/hardware/ril/reference-ril/
reference-ril.c
1085
LOGE("unsupported arg to
RIL_REQUEST_SMS_ACKNOWLEDGE
\n");
[
all
...]
Completed in 320 milliseconds