HomeSort by relevance Sort by last modified time
    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 339 int RIL_UNSOL_DATA_CALL_LIST_CHANGED = 1010;
  /hardware/ril/include/telephony/
ril.h 320 * and RIL_UNSOL_DATA_CALL_LIST_CHANGED, on error status != 0.
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 446 RIL_onUnsolicitedResponse(RIL_UNSOL_DATA_CALL_LIST_CHANGED,
500 RIL_onUnsolicitedResponse(RIL_UNSOL_DATA_CALL_LIST_CHANGED,
608 RIL_onUnsolicitedResponse(RIL_UNSOL_DATA_CALL_LIST_CHANGED,
618 RIL_onUnsolicitedResponse(RIL_UNSOL_DATA_CALL_LIST_CHANGED,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]

Completed in 80 milliseconds