OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIL_UNSOL_DATA_CALL_LIST_CHANGED
(Results
1 - 6
of
6
) sorted by null
/hardware/ril/libril/
ril_unsol_commands.h
27
{
RIL_UNSOL_DATA_CALL_LIST_CHANGED
, responseDataCallList, WAKE_PARTIAL},
ril.cpp
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
279
int
RIL_UNSOL_DATA_CALL_LIST_CHANGED
= 1010;
/hardware/ril/include/telephony/
ril.h
204
* and
RIL_UNSOL_DATA_CALL_LIST_CHANGED
, on error status != 0.
[
all
...]
/hardware/ril/reference-ril/
reference-ril.c
422
RIL_onUnsolicitedResponse(
RIL_UNSOL_DATA_CALL_LIST_CHANGED
,
474
RIL_onUnsolicitedResponse(
RIL_UNSOL_DATA_CALL_LIST_CHANGED
,
581
RIL_onUnsolicitedResponse(
RIL_UNSOL_DATA_CALL_LIST_CHANGED
,
591
RIL_onUnsolicitedResponse(
RIL_UNSOL_DATA_CALL_LIST_CHANGED
,
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java
[
all
...]
Completed in 73 milliseconds